Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 145 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 145 Bytes

A genetic algorithm implementation in C++.

Development

Build

cmake -B build .
cmake --build build

Style

./style.sh