estimator.reduction.BDGL16.svp_repeat

estimator.reduction.BDGL16.svp_repeat#

classmethod BDGL16.svp_repeat(beta, d)#

Return number of SVP calls in BKZ-β.

Parameters:
  • beta – Block size ≥ 2.

  • d – Lattice dimension.

Note

Loosely based on experiments in [PhD:Chen13].

Note

When d ≤ β we return 1.