macaulayOrders PmacaulayOrders SmacaulayOrders IGiven a poset with rank function $r$, this method returns all Macaulay orders $<$ on the poset such that $r(p) < r(q)$ implies $p < q$.
Given a quotient $S$ of a polynomial ring, this method returns Macaulay orders on the monomial poset of $S$.
A total order $<$ on a poset $P$ is represented by a list. It is the permutation of the of the ground set of $P$ that is increasing with respect to $<$.
|
The option TikZ can print a Hasse diagram of the poset for each order $<$ such that the vertices in each level are ordered left to right according to $<$.
|
|
|
Given a QuotientRing or an Ideal, this method will not verify level linear independence.
The object macaulayOrders is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/MacaulayPosets.m2:1624:0.