isStandard TIn the combinatorial literature a semistandard Young tableau is a filling with entries strictly increasing down columns and weakly increasing along rows. This package calls such a filling standard; isStandard is its predicate.
The return value on failure is the Garnir-violation location used by the straightening algorithm straighten and by the main Schur-module construction schurModule.
|
|
To enumerate all semistandard fillings of a given shape with entries in $\{0,\ldots,d-1\}$, use standardTableaux.
The object isStandard is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurFunctors.m2:1445:0.