Combinatorica`
Combinatorica`

PartitionLattice

バージョン10で,Combinatorica パッケージの機能のほとんどがWolframシステムに組み込まれた. »

PartitionLattice[n]

から n の集合分割における半順序集合のハッセ図(Hasse diagram)を返す.ここで より細かければ である.つまり, の各ブロックは の中のあるブロックに含まれるということである.

詳細とオプション

  • PartitionLatticeを使うためには,まず Combinatorica パッケージをロードしなくてはならない.それにはNeeds["Combinatorica`"]を実行する必要がある.
  • この関数は2つのオプションTypeVertexLabelを取ることができ,それぞれのデフォルト値はUndirectedFalseである.
  • TypeDirectedに設定すると,非循環有向グラフが生成される.
  • VertexLabelTrueに設定すると,頂点に対するラベルが生成される.
Wolfram Research (2012), PartitionLattice, Wolfram言語関数, https://reference.wolfram.com/language/Combinatorica/ref/PartitionLattice.html.

テキスト

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_2024_partitionlattice, author="Wolfram Research", title="{PartitionLattice}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/PartitionLattice.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_partitionlattice, organization={Wolfram Research}, title={PartitionLattice}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/PartitionLattice.html}, note=[Accessed: 17-November-2024 ]}