RefinementMethod is an option to MinimumBandwidthOrdering that specifies the refinement method used to further improve the bandwidth ordering.
RemoveSinks is an option of PageRanks, PageRankVector, LinkRanks and LinkRankMatrix that specifies whether sinks are removed by linking with all vertices.
StrongComponents[g] gives a list of all strongly connected components in the directed graph g.
TeleportProbability is an option to PageRanks, PageRankVector, LinkRanks, and LinkRankMatrix that specifies the probability that an internet user may choose to visit a vertex ...
ToCombinatoricaGraph[g] return the Combinatorica representation of the graph g.ToCombinatoricaGraph[g, n] return the graph g, adding additional unconnected vertices, if ...
VertexList[g] gives a list of all vertices in the graph g.
WeakComponents[g] gives a list of all weakly connected components in the undirected graph g.
Weighted
(Graph Utilities Package Symbol) Weighted is an option to functions in the Graph Utilities Package that specifies how to treat edges with higher weight.
The Graph Utilities Package contains a number of functions useful for graph theory applications. Functions in the Graph Utilities Package. This loads the package.