5211 - 5220 of 8694 for parallel form of MapSearch Results
View search results from all Wolfram sites (523493 matches)
GraphDifference   (Combinatorica Package Symbol)
GraphDifference[g, h] constructs the graph resulting from subtracting the edges of graph h from the edges of graph g.
InduceSubgraph   (Combinatorica Package Symbol)
InduceSubgraph[g, s] constructs the subgraph of graph g induced by the list of vertices s.
Josephus   (Combinatorica Package Symbol)
Josephus[n, m] generates the inverse of the permutation defined by executing every m\[Null]^th member in a circle of n members.
MaximalMatching   (Combinatorica Package Symbol)
MaximalMatching[g] gives the list of edges associated with a maximal matching of graph g.
MinimumVertexColoring   (Combinatorica Package Symbol)
MinimumVertexColoring[g] returns a minimum vertex coloring of g. MinimumVertexColoring[g, k] returns a k-coloring of g, if one exists.
NextGrayCodeSubset   (Combinatorica Package Symbol)
NextGrayCodeSubset[l, s] constructs the successor of s in the Gray code of set l.
NextLexicographicSubset   (Combinatorica Package Symbol)
NextLexicographicSubset[l, s] gives the lexicographic successor of subset s of set l.
NumberOfCompositions   (Combinatorica Package Symbol)
NumberOfCompositions[n, k] counts the number of distinct compositions of integer n into k parts.
NumberOfPartitions   (Combinatorica Package Symbol)
NumberOfPartitions[n] counts the number of integer partitions of n.
NumberOfPermutationsByCycles   (Combinatorica Package Symbol)
NumberOfPermutationsByCycles[n, m] gives the number of permutations of length n with exactly m cycles.
1 ... 519|520|521|522|523|524|525 ... 870 Previous Next

...