Skip to content

A small and possibly very unstable and rather undocumented library for simplistic genetic programming.

License

Notifications You must be signed in to change notification settings

Stenodyon/genetic_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This library is a rather quick and dirty attempt. It applies a simplistic genetic algorithm to maximize a given fitness over trees.

Building

The example program in main.cpp was successfully compiled with gcc 6.2.0. You might need to modify the makefile to suit your c++ compiler.

About

A small and possibly very unstable and rather undocumented library for simplistic genetic programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published