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.0#2
Jun 15, 2023
!xbox
esa/pagmo2756
esa.github.io/pagmo2
5d2a0a9814
GPL-3.0-or-laterorLGPL-3.0-or-later
Manifest