1. Home
  2. Browse
  3. pagmo2

pagmo2

v2.19.1#0Latest

A C++ platform to perform parallel computations of optimization tasks (global and local) via the asynchronous generalized island model.

Install

Run the following Vcpkg command to install the port.

vcpkg install pagmo2

Usage

pagmo2 provides CMake targets:

find_package(pagmo CONFIG REQUIRED)
target_link_libraries(main PRIVATE Pagmo::pagmo)

Features

Dependencies

See source

Version

v2.19.1#0

Publication

Supports

!xbox

GitHub

esa/pagmo2

Homepage

esa.github.io/pagmo2

Subtree

8b770f8078

License

GPL-3.0-or-laterorLGPL-3.0-or-later

Definition

Manifest