Command | plot_OP_pareto_front |
---|---|
Module | LAB.CMO |
Description | plot_OP_correlations plots the pareto front after a multi-objective optimization |
Parameters | |
Restrictions | To be run after optimization, is_save must be set to 1 in the Optimization Inputs file |
See also | plot_OP_PF_2D_projections How to use multi-objective optimization with MANATEE |
The command plots the pareto front of the problem. The plot is either 2D or 3D depending on the number of objectives. It is not recommended to use more than 3 objectives in an optimization. The points of the pareto front are also interpolated with a line (2D case) or a surface (3D case) to try to approximate the full front.