esa / pygmo2

A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
https://esa.github.io/pygmo2/
Mozilla Public License 2.0
436 stars 56 forks source link

adding online documentation for moead_gen #121

Closed kirbyherm closed 1 year ago

kirbyherm commented 1 year ago

as in pagmo2, adding online documentation for the new moead_gen algorithm.

again, as far as I understand the sphinx documentation, this should be sufficient

bluescarni commented 1 year ago

Cheers!