estimator.reduction.GJ21.__init__

Contents

estimator.reduction.GJ21.__init__#

GJ21.__init__(nn='classical')#
Parameters:

nn – Nearest neighbor cost model. We default to “ListDecoding” (i.e. BDGL16) and to the “depth × width” metric. Kyber uses “AllPairs”.