Macaulay2 » Documentation
Packages » Macaulay2Doc » commutative algebra » Gröbner bases » computing Groebner bases » gb » LongPolynomial
next | previous | forward | backward | up | index | toc

LongPolynomial -- a Strategy option value

Description

LongPolynomial -- a strategy used with the keyword Strategy.

Indicates that during computation of a Gröbner basis, the reduction routine will be replaced by one that will handle long polynomials more efficiently using "geobuckets", which accommodate the terms in buckets of geometrically increasing length. This method was first used successfully by Thomas Yan, graduate student in CS at Cornell.

See also

For the programmer

The object LongPolynomial is a symbol.


The source of this document is in Macaulay2Doc/functions/gb-doc.m2:229:0.