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] Issues on custom_comparisons.hpp and cstrs_self_adaptive.hpp #517

Open chanujulie opened 2 years ago

chanujulie commented 2 years ago

Hello,

I am using the pagmo2.18 library and the build is failing with custom_comparisons.hpp and cstrs_self_adaptive.hpp (see on the BUG I don't understand where the problems com from.

Best, Julie

jschueller commented 2 years ago

hi, some code would be helpful to reproduce the issue