|
SOLUTIONS
|
COMBINATORICA 程序包 符号
FromUnorderedPairs
FromUnorderedPairs[l]
constructs an edge list representation from a list of unordered pairs
, using a circular embedding.
![]()
uses
as the embedding for the resulting graph. The option
that takes on values Undirected or Directed can be used to affect the kind of graph produced.
更多信息更多信息
- 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 »
