bjmm

class cryptographic_estimators.SDEstimator.SDWorkfactorModels.bjmm.BJMMScipyModel(par_names: list, problem: SDProblem, iterations: int, accuracy: int)

Bases: ScipyModel

Optimization model for workfactor computation of BJMM algorithm in depth 3.

get_time_memory_and_parameters(parameters=None)