7141 - 7150 of 8694 for parallel form of MapSearch Results
View search results from all Wolfram sites (523493 matches)
InversionPoset   (Combinatorica Package Symbol)
InversionPoset[n] returns a Hasse diagram of the partially ordered set on size-n permutations in which p < q if q can be obtained from p by an adjacent transposition that ...
IsomorphicQ   (Combinatorica Package Symbol)
IsomorphicQ[g, h] yields True if graphs g and h are isomorphic.
ListNecklaces   (Combinatorica Package Symbol)
ListNecklaces[n, c, Cyclic] returns all distinct necklaces whose beads are colored by colors from c. Here c is a list of n, not necessarily distinct colors, and two colored ...
RandomGraph   (Combinatorica Package Symbol)
RandomGraph[n, p] constructs a random labeled graph on n vertices with an edge probability of p.
ShortestPath   (Combinatorica Package Symbol)
ShortestPath[g, start, end] finds a shortest path between vertices start and end in graph g.
ShortestPathSpanningTree   (Combinatorica Package Symbol)
ShortestPathSpanningTree[g, v] constructs a shortest-path spanning tree rooted at v, so that a shortest path in graph g from v to any other vertex is a path in the tree.
ToAdjacencyLists   (Combinatorica Package Symbol)
ToAdjacencyLists[g] constructs an adjacency list representation for graph g. ToAdjacencyLists[g, EdgeWeight] returns an adjacency list representation along with edge weights.
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 ...
VertexColoring   (Combinatorica Package Symbol)
VertexColoring[g] uses Brelaz's heuristic to find a good, but not necessarily minimal, vertex coloring of graph g.
Algebra`SymmetricPolynomials`   (Mathematica Compatibility Information)
New functions SymmetricPolynomial and SymmetricReduction have been added to the built-in Mathematica kernel.
1 ... 712|713|714|715|716|717|718 ... 870 Previous Next

...