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

[BUG] moead_gen is not documented #538

Closed jschueller closed 1 year ago

jschueller commented 1 year ago

from the 2.19 changelog the new moead_gen algorithm (https://github.com/esa/pagmo2/pull/508) is not mentioned in the doc @kirbyherm

bluescarni commented 1 year ago

541 has been merged, closing. Please feel free to reopen @jschueller if needed.

jschueller commented 1 year ago

looks great, thanks