Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A free C++ Genetic Algorithm library

License

kyeongsoo/openGA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openGA

A free C++ Genetic Algorithm library


Download

Download link:

https://github.com/Arash-codedev/openGA/archive/v1.0.zip

Documentation

Documentation is available at:

https://github.com/Arash-codedev/openGA/blob/master/openGA.pdf

If you have found this library useful for your work, please cite the following paper:

openGA, a C++ Genetic Algorithm library

About

This library is easy to use. Examples are provided in the document. The library is placed in a single file for comfort of the user. The standard C++ libraries are sufficent for this library and you do not need to install additional library for compiling.

Demo

Youtube video:

Youtube video

About

A free C++ Genetic Algorithm library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • Makefile 3.7%