estimator.reduction.ADPS16.LLL
estimator.reduction.ADPS16.LLL#
- classmethod ADPS16.LLL(d, B=None)#
Runtime estimation for LLL algorithm based on [AC:CheNgu11].
- Parameters
d – Lattice dimension.
B – Bit-size of entries.
Runtime estimation for LLL algorithm based on [AC:CheNgu11].
d – Lattice dimension.
B – Bit-size of entries.