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

Fix component finding #457

Closed Bidski closed 3 years ago

Bidski commented 3 years ago

Fixes the bug that was discovered in https://github.com/esa/pagmo2/issues/445

bluescarni commented 3 years ago

Thanks for the PR, merging. I'll make a sweep of the build system to figure out if we are making the same mistake elsewhere...

I am just baffled that it seems to work on other setups...