18 #ifndef BIGATTI_PARAMS_GUARD 19 #define BIGATTI_PARAMS_GUARD
bool getUseGenericBaseCase() const
Returns whether to detect generic monomial ideals as a base case.
void setPivot(const string &name)
BigattiParams(const CliParams &cli)
void addBigattiParams(CliParams ¶ms)
const string & getPivot() const
Returns the name of the pivot selection strategy used for pivots splits.
void extractCliValues(BigattiParams &slice, const CliParams &cli)
bool getWidenPivot() const
Returns whether to widen the pivots of pivot splits.
void useGenericBaseCase(bool value)
void widenPivot(bool value)