17 #ifndef IDEAL_COMPARATOR_GUARD
18 #define IDEAL_COMPARATOR_GUARD
75 const Ideal& b)
const {
80 const Ideal* b)
const {
bool operator()(const BigIdeal &a, const BigIdeal &b) const
bool operator()(const Ideal &a, const Ideal &b) const
Represents a monomial ideal with int exponents.
TermTranslator handles translation between terms whose exponents are infinite precision integers and ...
TranslatedIdealComparator(TermTranslator &translator)
TermTranslator & _translator
bool operator()(const Ideal &a, const Ideal &b) const
bool idealLessThan(const BigIdeal &a, const BigIdeal &b)