Can someone provide an example of a Combinatorica-based graph which uses ShowGraph and Graph and takes in an explicitly defined list of edges (not some auto-generated graph). I have not been able to find any documentation which describes the expected input format.
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
Two examples:
to get
EDIT: Before loading
Example:
gives the edge list and vertex coordinates needed as input for
Then,
gives
|
||||
|
|


Combinatorica`GraphunderMore Informationon the pageCombinatorica/ref/Graphin the documentation center – Heike May 6 '12 at 22:26