paref.pareto_reflection_sequences.multi_dimensional.find_edge_points_sequence#
Classes
|
Find all edge points of the Pareto front |
- class paref.pareto_reflection_sequences.multi_dimensional.find_edge_points_sequence.FindEdgePointsSequence(**kwargs)[source]#
Bases:
SequenceParetoReflectionsFind all edge points of the Pareto front
When to use#
Use this sequence if you want to determine the edge points of your Pareto front, e.g. if you want to know the size of the Pareto front.
What it does#
This sequence applies the
search for one Pareto pointsPareto reflection to all components until the search converges. Notice: Only in two dimensions, the one Pareto points are precisely the edge points.Initialize storage for Pareto reflections
- next(**kwargs)#
Store Pareto reflections