7421 - 7430 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
PartialOrderQ   (Combinatorica Package Symbol)
PartialOrderQ[g] yields True if the binary relation defined by edges of the graph g is a partial order, meaning it is transitive, reflexive, and antisymmetric. ...
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.
Partitions   (Combinatorica Package Symbol)
Partitions[n] constructs all partitions of integer n in reverse lexicographic order. Partitions[n, k] constructs all partitions of the integer n with maximum part at most k, ...
PerfectQ   (Combinatorica Package Symbol)
PerfectQ[g] yields True if g is a perfect graph, meaning that for every induced subgraph of g the size of a largest clique equals the chromatic number.
PermutationWithCycle   (Combinatorica Package Symbol)
PermutationWithCycle[n, {i, j, ...}] gives a size-n permutation in which {i, j, ...} is a cycle and all other elements are fixed points.
PetersenGraph   (Combinatorica Package Symbol)
PetersenGraph returns the Petersen graph, a graph whose vertices can be viewed as the size-2 subsets of a size-5 set with edges connecting disjoint subsets.
RadialEmbedding   (Combinatorica Package Symbol)
RadialEmbedding[g, v] constructs a radial embedding of the graph g in which vertices are placed on concentric circles around v depending on their distance from v. ...
RandomKSetPartition   (Combinatorica Package Symbol)
RandomKSetPartition[set, k] returns a random set partition of set with k blocks. RandomKSetPartition[n, k] returns a random set partition of the first n natural numbers into ...
RandomSetPartition   (Combinatorica Package Symbol)
RandomSetPartition[set] returns a random set partition of set. RandomSetPartition[n] returns a random set partition of the first n natural numbers.
RandomSubset   (Combinatorica Package Symbol)
RandomSubset[l] creates a random subset of set l.
1 ... 740|741|742|743|744|745|746 ... 989 Previous Next

...