|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
EdgeIndex
EdgeIndex[g, e]
gives the integer index for the edge e in the graph g.
DetailsDetails
- EdgeIndex gives the ordering used in functions such as EdgeList and IncidenceMatrix.
- EdgeIndex[g, e] gives the position for an edge e in EdgeList[g].
- EdgeIndex[g, e] gives the column position for an edge e in IncidenceMatrix[g].
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

