DOCUMENTATION CENTER SEARCH
Combinatorica Package
>
Combinatorica
Package Symbol
Combinatorica
Tutorials »
|
RandomKSetPartition
SetPartitions
See Also »
|
Partitions and Compositions
Combinatorica
Package
More About »
KSetPartitions
KSetPartitions[
set
,
k
]
returns the list of set partitions of
set
with
blocks.
KSetPartitions[
n
,
k
]
returns the list of set partitions of
with
blocks. If all set partitions of a set are needed, use the function
SetPartitions
.
MORE INFORMATION
To use
KSetPartitions
, you first need to load the
Combinatorica
Package
using
Needs
["Combinatorica`"]
.
SEE ALSO
RandomKSetPartition
SetPartitions
TUTORIALS
Combinatorica
MORE ABOUT
Partitions and Compositions
Combinatorica
Package
© 2008 Wolfram Research, Inc.