1. Home
  2. Browse
  3. pagmo2

pagmo2

v2.19.0#0Go to latest

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.0#0

Publication

Supports

All

GitHub

esa/pagmo2879

Homepage

esa.github.io/pagmo2

Subtree

cf69bc7434

License

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

Definition

Manifest