COMBINATORICA PACKAGE SYMBOL
DominationLattice
DominationLattice[n]
returns a Hasse diagram of the partially ordered set on integer partitions of n in which
if
dominates
. The function takes two options:
and VertexLabel, with default values Undirected and False, respectively. When
is set to Directed, the function produces the underlying directed acyclic graph. When VertexLabel is set to True, labels are produced for the vertices.
