Package edu.jas.gbufd

Class RGroebnerBasePseudoSeq<C extends RegularRingElem<C>>

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

public class RGroebnerBasePseudoSeq<C extends RegularRingElem<C>> extends RGroebnerBaseSeq<C>
Regular ring Groebner Base with pseudo reduction sequential algorithm. Implements R-Groebner bases and GB test.
See Also: