1641 - 1650 of 2520 for packagesSearch Results
View search results from all Wolfram sites (11410 matches)
ShowGraphArray   (Combinatorica Package Symbol)
ShowGraphArray[{g_1, g_2, ...}] displays a row of graphs. ShowGraphArray[{{g_1, ...}, {g_2, ...}, \ ...}] displays a two-dimensional table of graphs.
ShowLabeledGraph   (Combinatorica Package Symbol)
ShowLabeledGraph[g] displays graph g according to its embedding, with each vertex labeled with its vertex number.ShowLabeledGraph[g, l] uses the i\[Null]^th element of list l ...
SpringEmbedding   (Combinatorica Package Symbol)
SpringEmbedding[g] beautifies the embedding of graph g by modeling the embedding as a system of springs. SpringEmbedding[g, step, increment] can be used to refine the ...
Strings   (Combinatorica Package Symbol)
Strings[l, n] constructs all possible combinatorial strings of length n from the elements of list l.
SymmetricQ   (Combinatorica Package Symbol)
SymmetricQ[r] tests if a given square matrix r represents a symmetric relation. SymmetricQ[g] tests if the edges of a given graph represent a symmetric relation.
ToAdjacencyMatrix   (Combinatorica Package Symbol)
ToAdjacencyMatrix[g] constructs an adjacency matrix representation for graph g. ToAdjacencyMatrix[g, EdgeWeight] returns edge weights as entries of the adjacency matrix with ...
ToCanonicalSetPartition   (Combinatorica Package Symbol)
ToCanonicalSetPartition[sp, set] reorders sp into a canonical order with respect to set. ToCanonicalSetPartition[sp] reorders sp into canonical order, assuming that ...
ToOrderedPairs   (Combinatorica Package Symbol)
ToOrderedPairs[g] constructs a list of ordered pairs representing the edges of the graph g.
ToUnorderedPairs   (Combinatorica Package Symbol)
ToUnorderedPairs[g] constructs a list of unordered pairs representing the edges of graph g. Each edge, directed or undirected, results in a pair in which the smaller vertex ...
VertexColoring   (Combinatorica Package Symbol)
VertexColoring[g] uses Brelaz's heuristic to find a good, but not necessarily minimal, vertex coloring of graph g.
1 ... 162|163|164|165|166|167|168 ... 252 Previous Next

...