Package edu.jas.gb

Class GroebnerBaseGGVSigSeqIter<C extends RingElem<C>>

Type Parameters:
C - coefficient type
All Implemented Interfaces:
GroebnerBase<C>, Serializable

public class GroebnerBaseGGVSigSeqIter<C extends RingElem<C>> extends GroebnerBaseSigSeqIter<C>
Groebner Base GGV signature based sequential iterative algorithm. Implements Groebner bases.
See Also: