next | previous | forward | backward | up | top | index | toc | Macaulay2 website
LLLBases :: BKZ

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.