Parefs’ MOO algorithms#
Paref provides a series of ready to use generic (mainly minimization algorithms)
and problem tailored (i.e. targeting certain properties) MOO algorithms implemented in the ParefMOO interface.
Currently, Paref includes implementations of the following MOO algorithms (illustrated by their corresponding property):
Property |
Graphic |
Algorithm |
Supported target space dimension |
Note |
Code |
|---|---|---|---|---|---|
Being an edge point |
|
All |
|||
Filling the gaps of the Pareto front |
|
All |
|||
Being evenly distributed |
|
All |
|||
Finding approximately a minimum with minimum number of iterations |
|
1 |
Apply to expensive bbf |
||
Finding a minimum with high number of iterations (for cheap bbf) |
|
1 |
Apply to cheap bbf |