paref.pareto_reflection_sequences.multi_dimensional.find_edge_points_sequence#

Classes

FindEdgePointsSequence(**kwargs)

Find all edge points of the Pareto front

class paref.pareto_reflection_sequences.multi_dimensional.find_edge_points_sequence.FindEdgePointsSequence(**kwargs)[source]#

Bases: SequenceParetoReflections

Find 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 points Pareto 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