Macaulay2 » Documentation
Packages » LLLBases :: CohenEngine
next | previous | forward | backward | up | index | toc

CohenEngine -- use the original Macaulay2 LLL algorithm

Description

CohenEngine -- a strategy value for LLL(...,Strategy=>...) used to specify that the all-integer LLL algorithm from H.Cohen's book (with improvements by Euchner and Schnorr) should be used. This is basically the same algorithm as Strategy=>NTL, but is often outperformed by that algorithm.

For the programmer

The object CohenEngine is a symbol.