A C++ platform to perform parallel computations of optimization tasks (global and local) via the asynchronous generalized island model.
pagmo2 provides CMake targets:
find_package(pagmo CONFIG REQUIRED)
target_link_libraries(main PRIVATE Pagmo::pagmo)
Enable the NLopt wrappers
v2.19.1#0
!xbox
GPL-3.0-or-laterorLGPL-3.0-or-later
Manifest