Skip to Content

gapp v1.0.0

Created
Updated

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

# Usage

gapp provides CMake targets:

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

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • KRM7's avatar KRM7
  • KRM7's avatar KRM7

# Changelog

  • ae6712c [gapp] update to 1.0.0 (#46639)
  • 64ca152 [gapp] New port (#35330)

# Source