stern

class cryptographic_estimators.SDEstimator.SDWorkfactorModels.stern.SternScipyModel(par_names: list, problem: SDProblem, iterations, accuracy)

Bases: ScipyModel

Optimization model for workfactor computation of Stern’s algorithm.

get_time_memory_and_parameters(parameters=None)