Class GroebnerBaseArriSigSeqIter<C extends RingElem<C>>

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

public class GroebnerBaseArriSigSeqIter<C extends RingElem<C>> extends GroebnerBaseSigSeqIter<C>
Groebner Base Arri signature based sequential iterative algorithm. Implements Groebner bases.
Author:
Heinz Kredel
See Also:
  • Constructor Details

    • GroebnerBaseArriSigSeqIter

      public GroebnerBaseArriSigSeqIter()
      Constructor.
    • GroebnerBaseArriSigSeqIter

      public GroebnerBaseArriSigSeqIter(SigReductionSeq<C> red)
      Constructor.
      Parameters:
      red - Reduction engine