Go to the documentation of this file.
27 "Compute the maximal standard monomials of the input ideal.",
28 "Compute the maximal standard monomials of the input ideal. A standard "
29 "monomial\nis a monomial that does not lie in the ideal, while a "
30 "maximal\nstandard monomial m is a standard monomial such that m * v does "
31 "lie in the\nideal for every variable v in the ambient polynomial ring of I.",
38 "Increase each entry of the output by 1 to compute maximal staircase\n"
39 "monomials in place of maximal standard monomials.",
static const DataType & getMonomialIdealListType()
Returns the one and only instance for monomial ideal lists.
static const char * staticGetName()
virtual void obtainParameters(vector< Parameter * > ¶meters)
void computeMaximalStandardMonomials()
Compute the maximal standard monomials of the ideal.
virtual void obtainParameters(vector< Parameter * > ¶meters)
SliceParameters _sliceParams
void computeMaximalStaircaseMonomials()
Compute the maximal staircase monomials of the ideal.
void validateSplit(const SliceParams ¶ms, bool allowLabel, bool allowDegree)
The intention of this class is to describe the different kinds of mathematical structures that Frobby...
A facade for operations on monomial ideals using the Slice Algorithm.
void obtainParameters(vector< Parameter * > ¶meters)