allSemistandardTableaux(lam,mu,N)allSemistandardTableaux LThe resulting bag can be thought of as the set $\mathrm{SSYT}(\lambda,\mu,N)$ of semistandard Young tableaux of shape $\lambda/\mu$ and entries in $1,2,\ldots,N$.
|
|
When the inner partition is $0$, the function numSemistandardTableaux computes the number of SSYT via the hook-content formula.
|
|
A convenient way to compute the Cartesian product $\mathrm{SSYT}(\lambda^{(1)},\mu^{(1)},N^{(1)})\times\mathrm{SSYT}(\lambda^{(2)},\mu^{(2)},N^{(2)})\times\cdots$, is to use a list of the inputs $L=\{(\lambda^{(1)},\mu^{(1)},N^{(1)}),(\lambda^{(2)},\mu^{(2)},N^{(2)}),\ldots\}$. In this case, the output is a bagged list of tuples of tableaux.
|
|
|
|
|
The object allSemistandardTableaux is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Tableaux/documentation.m2:139:0.