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

BKZ -- compute BKZ reduced basis instead of an LLL reduced basis

Description

BKZ -- a strategy value for LLL(...,Strategy=>...) used to specify that a BKZ basis (see LLL(...,Strategy=>...) for references) should be constructed rather than an (approximate) LLL basis. Apparently produces higher quality bases, but can be slower.

For the programmer

The object BKZ is a symbol.