- classmethod foxes_opt.core.FarmVarsProblem.new(problem_type, *args, **kwargs)[source]
Run-time farm vars opt problem factory.
Parameters¶
- problem_type: string
The selected derived class name
- args: tuple, optional
Additional parameters for the constructor
- kwargs: dict, optional
Additional parameters for the constructor