|
SOLUTIONS
|
COMBINATORICA 程序包 符号
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.
更多信息更多信息
- 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 »
