Package edu.jas.gbmod

Class ModSolvableGroebnerBasePar<C extends GcdRingElem<C>>

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

@Deprecated public class ModSolvableGroebnerBasePar<C extends GcdRingElem<C>> extends ModSolvableGroebnerBaseSeq<C>
Deprecated.
use respective methods from SolvableGroebnerBaseParallel
Module solvable Groebner Bases parallel class. Implements module solvable Groebner bases and GB test.
See Also: