Package edu.jas.gbufd
Class GroebnerBaseFGLMExamples
java.lang.Object
edu.jas.gbufd.GroebnerBaseFGLMExamples
Groebner base FGLM examples.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
bitHeight
(List<GenPolynomial<BigRational>> list) Method bitHeight returns the bitlength of the greatest number occurring during the computation of a Groebner base.static void
mainMethod shuffle returns a random permutation of a string of variables.void
testC5()
void
xtestAUX()
void
xtestC6()
void
xtestCAP()
void
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
Constructor Details
-
GroebnerBaseFGLMExamples
public GroebnerBaseFGLMExamples()
-
-
Method Details
-
main
main -
xtestFiveVarsOrder
public void xtestFiveVarsOrder() -
xtestCAP
public void xtestCAP() -
xtestAUX
public void xtestAUX() -
testC5
public void testC5() -
xtestModC5
public void xtestModC5() -
xtestC6
public void xtestC6() -
xtestIsaac
public void xtestIsaac() -
xtestNiermann
public void xtestNiermann() -
ytestWalkS7
public void ytestWalkS7() -
ytestCassouMod1
public void ytestCassouMod1() -
ytestOmdi1
public void ytestOmdi1() -
ytestLamm1
public void ytestLamm1() -
xtestEquilibrium
public void xtestEquilibrium() -
xtestTrinks2
public void xtestTrinks2() -
xtestHairerRungeKutta_1
public void xtestHairerRungeKutta_1() -
all
-
fglm
-
grad
-
lex
-
modAll
-
modGrad
-
modfglm
-
shuffle
Method shuffle returns a random permutation of a string of variables. -
bitHeight
Method bitHeight returns the bitlength of the greatest number occurring during the computation of a Groebner base.
-