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
808 stars 160 forks source link

unconstrain: Add batch_fitness #502

Closed jschueller closed 2 years ago

jschueller commented 2 years ago

Closes #500

bluescarni commented 2 years ago

@darioizzo any chance you could take a look at this?

darioizzo commented 2 years ago

@bluescarni have a look .....

darioizzo commented 2 years ago

@jschueller thanks for the PR reviewed and merged!