Class GroebnerBaseF5zSigSeqIter<C extends RingElem<C>>

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

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

    • GroebnerBaseF5zSigSeqIter

      public GroebnerBaseF5zSigSeqIter()
      Constructor.
    • GroebnerBaseF5zSigSeqIter

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