optiprofiler.problem_libs.s2mpj.s2mpj_load# optiprofiler.problem_libs.s2mpj.s2mpj_load(problem_name, *args)[source]# Load the S2MPJ problem. Parameters: problem_namestrName of the problem in S2MPJ. *argstupleAdditional arguments to pass to the problem class constructor Returns: ProblemAn instance of the Problem class.