18 #ifndef IDEAL_TREE_GUARD
19 #define IDEAL_TREE_GUARD
Objects of this class represents a monomial ideal.
IdealTree(const Ideal &ideal)
auto_ptr< Ideal > _storage
bool strictlyContains(const Exponent *term) const
size_t getVarCount() const
Represents a monomial ideal with int exponents.