both_may

class cryptographic_estimators.SDEstimator.SDWorkfactorModels.both_may.BothMayScipyModel(par_names: list, problem: SDProblem, iterations, accuracy)

Bases: ScipyModel

Optimization model for workfactor computation of Both-May algorithm in depth 2 using May-Ozerov nearest neighbor search.

get_time_memory_and_parameters(parameters=None)