estimator.reduction.ReductionCost.LLL#

classmethod ReductionCost.LLL(d, B=None)[source]#

Runtime estimation for LLL algorithm based on [AC:CheNgu11].

Parameters:
  • d – Lattice dimension.

  • B – Bit-size of entries.