next | previous | forward | backward | up | top | index | toc | home

CohenEngine -- use the original Macaulay2 LLL algorithm

Description

CohenEngine -- a strategy value for LLL(..., Strategy => ...) used to specify that the all-integer LLL algortithm 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.