Combinatorica パッケージ >

KSetPartitions

KSetPartitions[set, k]
k 個のブロックを含む set の集合分割のリストを返す.
KSetPartitions[n, k]
k 個のブロックを含む{1,2,…,n}の集合分割のリストを返す.集合のすべての集合分割が必要な場合は,関数SetPartitionsを使う.
  • KSetPartitionsを使うためには,まずCombinatorica パッケージ をロードしなくてはならない.それにはNeeds["Combinatorica`"]を実行する必要がある.
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team