PartitionLattice[n]
から
の集合分割における半順序集合のハッセ図(Hasse diagram)を返す.ここで
が
より細かければ
である.つまり,
の各ブロックは
の中のあるブロックに含まれるということである.
PartitionLattice
PartitionLattice[n]
から
の集合分割における半順序集合のハッセ図(Hasse diagram)を返す.ここで
が
より細かければ
である.つまり,
の各ブロックは
の中のあるブロックに含まれるということである.
詳細とオプション
- PartitionLatticeを使うためには,まず Combinatorica パッケージをロードしなくてはならない.それにはNeeds["Combinatorica`"]を実行する必要がある.
- この関数は2つのオプションTypeとVertexLabelを取ることができ,それぞれのデフォルト値はUndirectedとFalseである.
- TypeをDirectedに設定すると,非循環有向グラフが生成される.
- VertexLabelをTrueに設定すると,頂点に対するラベルが生成される.
テクニカルノート
テキスト
Wolfram Research (2012), PartitionLattice, Wolfram言語関数, https://reference.wolfram.com/language/Combinatorica/ref/PartitionLattice.html.
CMS
Wolfram Language. 2012. "PartitionLattice." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/PartitionLattice.html.
APA
Wolfram Language. (2012). PartitionLattice. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/PartitionLattice.html
BibTeX
@misc{reference.wolfram_2025_partitionlattice, author="Wolfram Research", title="{PartitionLattice}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/PartitionLattice.html}", note=[Accessed: 21-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_partitionlattice, organization={Wolfram Research}, title={PartitionLattice}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/PartitionLattice.html}, note=[Accessed: 21-April-2026]}