VertexWeight is an option that allows the user to associate weights with vertices.
Weak
(Combinatorica Package Symbol) Weak is an option to ConnectedQ that seeks to determine if a directed graph is weakly connected.
WeightingFunction is an option to the functions SetEdgeWeights and SetVertexWeights that tells the functions how to compute edge weights and vertex weights, respectively.
WeightRange is an option to the functions SetEdgeWeights and SetVertexWeights that gives the range for these weights.
Zoom
(Combinatorica Package Symbol) Zoom[{i, j, k, ...}] is a value that the PlotRange option can take on in ShowGraph. Setting PlotRange to this value zooms the display to contain the specified subset of ...
Combinatorica extends Mathematica by over 450 functions in combinatorics and graph theory. It includes functions for constructing graphs and other combinatorial objects, ...
As of Version 8, much of the functionality covered by Combinatorica has been implemented in the Mathematica kernel. BooleanAlgebra CodeToLabeledTree HasseDiagram ...
GraphPlot functionality is now available in the newly added built-in Mathematica kernel functions GraphPlot and LayeredGraphPlot. GraphPlot3D is now available as the newly ...
All the functionality in Geometry`Rotations` is now available in the built-in Mathematica kernel function RotationTransform.
Mathematica's built-in SparseArray function should be used to create tridiagonal matrices. Mathematica kernel's built-in sparse solver LinearSolve has replaced ...