|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
GraphEmbedding
GraphEmbedding[g]
gives coordinates of the vertices of the graph g.
GraphEmbedding[g, "emb"]
gives coordinates of the vertices of the graph g using the embedding
.
GraphEmbedding[g, "emb", dim]
gives coordinates in dimension dim of the vertices of the graph g using the embedding
.
DetailsDetails
- The settings for the embedding
are the same as in GraphLayout.
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


