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