16 #ifndef polybori_GroebnerOptions_h_
17 #define polybori_GroebnerOptions_h_
37 optRedTailInLastBlock(redTailInLastBlock), optLazy(lazy),
38 matrixPrefix(
"mat"), optDrawMatrices(false),
39 optModifiedLinearAlgebra(false), optDelayNonMinimals(true),
40 enabledLog(false), optExchange(true), optHFE(false), optStepBounded(false),
41 optAllowRecursion(true), optLinearAlgebraInLastBlock(true),
42 reduceByTailReduced(false) { }