estimator.reduction.ReductionCost.svp_repeat# classmethod ReductionCost.svp_repeat(beta, d)[source]# 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.