|
A.2.3 slim Groebner basesThe commandslimgb calls an implementation of an algorithm to compute
Groebner bases which is designed for keeping the polynomials slim (short
with small coefficients) during a Groebner basis computation. It provides,
in particular, a fast algorithm for computing Groebner bases over function
fields or over the rational numbers, but also in several other
cases. The algorithm which is still under development was developed in
the diploma thesis of Michael Brickenstein. It has been published as
https://www.singular.uni-kl.de/reports/35/paper_35_full.ps.gz .
In the example below (Groebner basis with respect to degree reverse
lexicographic ordering over function field)
For detailed information and limitations see slimgb. |