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.