MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

RandomGraph

  • To: mathgroup at smc.vnet.net
  • Subject: [mg86196] RandomGraph
  • From: Gaudium <nesearal at gmail.com>
  • Date: Wed, 5 Mar 2008 03:41:48 -0500 (EST)

Hello All,

How can I construct a directed random graph with exactly 12 vertices
and 31 edges, where the indegrees of the vertices are {1, 2, 2, 1, 4,
3, 2, 3, 5, 5, 2, 1} and outdegrees of the vertices are {2, 1, 1, 2,
1, 1, 5, 5, 2, 7, 3, 1} respectively? Thank you.

Nese Aral


  • Prev by Date: Re: Mathematica 6.0.2 update
  • Next by Date: Mathematica
  • Previous by thread: Re: Efficiency and ReplacePart?
  • Next by thread: Re: RandomGraph