Skip to Content

pagmo2 v2.19.0

Created
Updated

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

# Usage

pagmo2 provides CMake targets:

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

# License

# Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    # Features

    No default features set.

    # nlopt

    Enable the NLopt wrappers

    Dependencies:

    No transitive dependencies.

    Host Dependencies:
    2 transitive dependencies:

    # Dependencies

    and 73 transitive dependencies:

    # Host Dependencies

    # Dependents

    # Host Dependents

    No dependents.

    # Contributors

    • David Millard's avatar David Millard
    • Billy O'Neal's avatar Billy O'Neal
    • Chuck Walbourn's avatar Chuck Walbourn

    # Changelog

    • 5d2a0a9 Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • cf69bc7 [pagmo2] Update to 2.19.0 (#29512)
    • 5f6dfcb [tbb, pagmo2] Update TBB to 2021.5 and update pagmo2 to 2.18.0 (#26284)
    • a8a0797 [pagmo2] Add new port (#15682)

    # Source