6071 - 6080 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63355 matches)
MinimumVertexCover   (Combinatorica Package Symbol)
MinimumVertexCover[g] finds a minimum vertex cover of graph g.
Neighborhood   (Combinatorica Package Symbol)
Neighborhood[g, v, k] returns the subset of vertices in g that are at a distance of k or less from vertex v. Neighborhood[al, v, k] behaves identically, except that it takes ...
NumberOfKPaths   (Combinatorica Package Symbol)
NumberOfKPaths[g, v, k] returns a sorted list that contains the number of paths of length k to different vertices of g from v.NumberOfKPaths[al, v, k] behaves identically, ...
OddGraph   (Combinatorica Package Symbol)
OddGraph[n] returns the graph whose vertices are the size-(n - 1) subsets of a size-(2 nTraditionalForm\`\[Dash]1) set and whose edges connect pairs of vertices that ...
ParentsToPaths   (Combinatorica Package Symbol)
ParentsToPaths[l, i, j] takes a list of parents l and returns the path from i to j encoded in the parent list. ParentsToPaths[l, i] returns the paths from i to all vertices.
PartitionQ   (Combinatorica Package Symbol)
PartitionQ[p] yields True if p is an integer partition. PartitionQ[n, p] yields True if p is a partition of n.
RGFToSetPartition   (Combinatorica Package Symbol)
RGFToSetPartition[rgf, set] converts the restricted growth function rgf into the corresponding set partition of set.
SetPartitions   (Combinatorica Package Symbol)
SetPartitions[set] returns the list of set partitions of set. SetPartitions[n] returns the list of set partitions of {1, 2, ..., n}.
SetPartitionToRGF   (Combinatorica Package Symbol)
SetPartitionToRGF[sp, set] converts the set partition sp of set into the corresponding restricted growth function.
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 ... 605|606|607|608|609|610|611 ... 809 Previous Next

...