A genetic algorithms library in C++ for single- and multi-objective optimization.
Run the following Vcpkg command to install the port.
vcpkg install gapp
gapp provides CMake targets:
find_package(gapp CONFIG REQUIRED) target_link_libraries(main PRIVATE gapp::gapp)
v0.2.0#0
Nov 28, 2023
(windows | linux) & !arm
KRM7/gapp30
github.com/KRM7/gapp
64ca152891
MIT
Manifest