from_dict#

static ObjectiveCriterion.from_dict(criterion_dict: dict) ObjectiveCriterion#

Create an instance of the ObjectiveCriterion class from optiSLang output.

Parameters:
criterion_dictdict

Output from optiSLang server.

Returns:
ObjectiveCriterion

Instance of the ObjectiveCriterion class.