Design study templates#

Node settings#

GeneralNodeSettings([additional_settings])

Settings specific to all nodes.

MopSolverNodeSettings([input_file, ...])

Settings specific to MOP solver nodes.

ProxySolverNodeSettings(callback[, ...])

Settings specific to Proxy solver nodes.

PythonSolverNodeSettings([input_file, ...])

Settings specific to Python solver nodes.

System settings#

GeneralParametricSystemSettings([...])

Settings common to all parametric systems.

GeneralAlgorithmSettings([additional_settings])

Settings common to all algorithms.

Templates#

OptimizationOnMOPTemplate(parameters, ...)

Template creating optimization on MOP and validation with proxy solver.

Helper functions#

go_to_optislang(project_path, ...[, ...])

Generate a new optiSLang project with a parametric system and launch in GUI mode.