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
- Follow-Ups:
- Re: RandomGraph
- From: Daniel Lichtblau <danl@wolfram.com>
- Re: RandomGraph