|
SOLUTIONS
|
COMBINATORICA PACKAGE SYMBOL
FromAdjacencyLists
FromAdjacencyLists[l]
constructs an edge list representation for a graph from the given adjacency lists
, using a circular embedding.
![]()
uses
as the embedding for the resulting graph. An option called
that takes on the values Directed or Undirected can be used to affect the type of graph produced. The default value of
is Undirected.
DetailsDetails
- To use
, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
