Skip to content

libgeneprog/geneprog-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgeneprog

Build Status

Libgeneprog is a library meant to simplify genetic programming for the masses.

For further information, check out the site or check the organization for the library that matches your preferred programming language.

Languages supported

Building

mkdir build
cd build
cmake ..
make

Installing (post build)

sudo make install

Generating documentation

doxygen Doxyfile

Releases

No releases published

Packages

No packages published