|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
EdgeWeight
EdgeWeight
is an option and property for Graph and related functions that specifies an edge weight.
DetailsDetails
- The following option settings can be used:
-
{w1,w2,...} give all edge weights in the same order as used by EdgeList - The wrapper Property[vi
vj, EdgeWeight->w] can be used when creating graphs in functions such as Graph etc. - The weight
can be any expression. - The weight
can be interpreted as cost or capacity, or can have other special meanings for different graph computation functions.
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



