/genetic-algorithm-example

Example of solving a simple mathematical problem with GA

Primary LanguageCoffeeScript

Solving a simple mathematical equality problem with a Genetic Algorithm in CoffeeScript

Try out the demo in your browser.

License

MIT License

Annotation

The code is an implementation of the paper by Denny Hermawanto.