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