iwopy.interfaces.pymoo.MultiObjProblemTemplate.finalize(pymoo_results, verbosity=1)[source]

Finalize the problem.

Parameters

pymoo_results: pymoo.Results

The results from the solver

verbosity: int

The verbosity level, 0 = silent

Returns

results: iwopy.SingleObjOptResults

The optimization results object