paref.pareto_reflection_sequences.multi_dimensional.fill_gaps_of_pareto_front_sequence#
Classes
|
Close the gaps in the previously determined Pareto front |
- class paref.pareto_reflection_sequences.multi_dimensional.fill_gaps_of_pareto_front_sequence.FillGapsOfParetoFrontSequence(**kwargs)[source]#
Bases:
SequenceParetoReflectionsClose the gaps in the previously determined Pareto front
Warning
This sequence is still under development and might not work properly.
When to use#
Use this sequence if you want to successively close the gaps in the approximate Pareto front (the Pareto front of the evaluations). This means Pareto points are searched which lie in the center of gap spanning Pareto points.
What it does#
This sequence returns in each step the
fill gapPareto reflection with gap spanning points corresponding to the greatest gap in the Pareto front of the evaluations.Initialize storage for Pareto reflections
- next(**kwargs)#
Store Pareto reflections