A C++ platform to perform parallel computations of optimization tasks (global and local) via the asynchronous generalized island model.
Run the following Vcpkg command to install the port.
vcpkg install pagmo2
pagmo2 provides CMake targets:
find_package(pagmo CONFIG REQUIRED) target_link_libraries(main PRIVATE Pagmo::pagmo)
Enable the NLopt wrappers
v2.19.1#0
Oct 17, 2024
!xbox
esa/pagmo2839
esa.github.io/pagmo2
8b770f8078
GPL-3.0-or-laterorLGPL-3.0-or-later
Manifest