classmethod iwopy.core.Objective.new(objective_type, *args, **kwargs)[source]

Run-time objective function factory.

ParametersΒΆ

objective_type: str

The selected derived class name

args: tuple, optional

Additional parameters for constructor

kwargs: dict, optional

Additional parameters for constructor