2991 - 3000 of 4620 for listsSearch Results
View search results from all Wolfram sites (17061 matches)
Combinatorica Package   (Combinatorica Package Guide)
 
AlternatingGroup   (Combinatorica Package Symbol)
AlternatingGroup[n] generates the set of even-size n permutations, the alternating group on n symbols. AlternatingGroup[l] generates the set of even permutations of the list ...
AlternatingPaths   (Combinatorica Package Symbol)
AlternatingPaths[g, start, ME] returns the alternating paths in graph g with respect to the matching ME, starting at the vertices in the list start. The paths are returned in ...
ArticulationVertices   (Combinatorica Package Symbol)
ArticulationVertices[g] gives a list of all articulation vertices in graph g. These are vertices whose removal will disconnect the graph.
BiconnectedComponents   (Combinatorica Package Symbol)
BiconnectedComponents[g] gives a list of the biconnected components of graph g. If g is directed, the underlying undirected graph is used.
BipartiteMatching   (Combinatorica Package Symbol)
BipartiteMatching[g] gives the list of edges associated with a maximum matching in bipartite graph g. If the graph is edge weighted, then the function returns a matching with ...
CircularEmbedding   (Combinatorica Package Symbol)
CircularEmbedding[n] constructs a list of n points equally spaced on a circle. CircularEmbedding[g] embeds the vertices of g equally spaced on a circle.
CliqueQ   (Combinatorica Package Symbol)
CliqueQ[g, c] yields True if the list of vertices c defines a clique in graph g.
CodeToLabeledTree   (Combinatorica Package Symbol)
CodeToLabeledTree[l] constructs the unique labeled tree on n vertices from the Prüfer code l, which consists of a list of n - 2 integers between 1 and n.
Compositions   (Combinatorica Package Symbol)
Compositions[n, k] gives a list of all compositions of integer n into k parts.
1 ... 297|298|299|300|301|302|303 ... 462 Previous Next

...