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.