6861 - 6870 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
ThomassenGraph   (Combinatorica Package Symbol)
ThomassenGraph returns a hypotraceable graph, a graph G that has no Hamiltonian path but whose subgraph G - v for every vertex v has a Hamiltonian path.
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 ...
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 ...
ToCycles   (Combinatorica Package Symbol)
ToCycles[p] gives the cycle structure of permutation p as a list of cyclic permutations.
ToInversionVector   (Combinatorica Package Symbol)
ToInversionVector[p] gives the inversion vector associated with permutation p.
ToOrderedPairs   (Combinatorica Package Symbol)
ToOrderedPairs[g] constructs a list of ordered pairs representing the edges of the graph g.
TopologicalSort   (Combinatorica Package Symbol)
TopologicalSort[g] gives a permutation of the vertices of the directed acyclic graph g such that an edge (i, j) implies that vertex i appears before vertex j.
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 ...
TransitiveClosure   (Combinatorica Package Symbol)
TransitiveClosure[g] finds the transitive closure of graph g, the supergraph of g that contains edge {x, y} if and only if there is a path from x to y.
1 ... 684|685|686|687|688|689|690 ... 1009 Previous Next

...