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)
v1.0.0#0
Jul 30, 2025
All
KRM7/gapp
github.com/KRM7/gapp
ae6712c508
MIT
Manifest