6331 - 6340 of 8211 for plot a finite relationSearch Results
View search results from all Wolfram sites (70300 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, ...
NumberOfPermutationsByInversions   (Combinatorica Package Symbol)
NumberOfPermutationsByInversions[n, k] gives the number of permutations of length n with exactly k inversions. NumberOfPermutationsByInversions[n] gives a table of the number ...
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.
PermuteSubgraph   (Combinatorica Package Symbol)
PermuteSubgraph[g, p] permutes the vertices of a subgraph of g induced by p according to p.
RandomSubset   (Combinatorica Package Symbol)
RandomSubset[l] creates a random subset of set l.
RGFToSetPartition   (Combinatorica Package Symbol)
RGFToSetPartition[rgf, set] converts the restricted growth function rgf into the corresponding set partition of set.
1 ... 631|632|633|634|635|636|637 ... 822 Previous Next

...