esa / pagmo2

A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
https://esa.github.io/pagmo2/
GNU General Public License v3.0
823 stars 161 forks source link

[FEATURE] Robust optimization metaproblem #471

Open rpuenter opened 3 years ago

rpuenter commented 3 years ago

Hi. I see that Pagmo ver 1 used to have a robust metaproblem (http://esa.github.io/pagmo/classpagmo_1_1problem_1_1robust.html#details). I would like to use it, but it has not been carried over to version 2. Could this feature be resucitated?