16 #ifndef polybori_groebner_IsEcart0Predicate_h_
17 #define polybori_groebner_IsEcart0Predicate_h_
35 return (*strat)[e].ecart()==0;
This class is just a wrapper for using variables for storing indices as interim data structure for Bo...
Definition: BooleExponent.h:34
#define END_NAMESPACE_PBORIGB
Definition: groebner_defs.h:16
#define BEGIN_NAMESPACE_PBORIGB
Definition: groebner_defs.h:15
This class defines IsEcart0Predicate.
Definition: IsEcart0Predicate.h:29
IsEcart0Predicate(const ReductionStrategy &strat)
Definition: IsEcart0Predicate.h:31
This class defines ReductionStrategy.
Definition: ReductionStrategy.h:34