size_t getVarCount() const
virtual void doneConsuming()
Must be called once after each time beginConsuming has been called.
Term represents a product of variables which does not include a coefficient.
size_t getVarCount() const
DecomRecorder(Ideal *recordInto)
Represents a monomial ideal with int exponents.
void insert(const Exponent *term)
virtual void consume(const Term &term)
Consume a term.
virtual void beginConsuming()
Tell the consumer to begin consuming an ideal.