Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Graphs & Networks > Graph Representation and Properties > VertexWeight >
Mathematica > Visualization and Graphics > Graphs & Networks > Graph Representation and Properties > VertexWeight >

VertexWeight

VertexWeight
is an option and property for Graph and related functions that specifies a vertex weight.
  • The following option settings can be used:
{w1,w2,...}give all vertex weights in the same order as used by VertexList
  • The wrapper Property 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 have other special meanings for different graph computation functions.
Set the weight for all vertices:
Use any expression as a weight:
Set the weight for all vertices:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Use any expression as a weight:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF