1. Home
  2. Browse
  3. gapp

gapp

v1.0.0#0Latest

A genetic algorithms library in C++ for single- and multi-objective optimization.

Install

Run the following Vcpkg command to install the port.

vcpkg install gapp

Usage

gapp provides CMake targets:

find_package(gapp CONFIG REQUIRED)
target_link_libraries(main PRIVATE gapp::gapp)

Dependencies

See source

Version

v1.0.0#0

Publication

Supports

All

GitHub

KRM7/gapp

Homepage

github.com/KRM7/gapp

Subtree

ae6712c508

License

MIT

Definition

Manifest