[SHARING] Genetic Algorithm - libGDX ( Based on Jeff Heaton's Book )

Traveling salesman Solver with Genetic Algorithm and Libgdx
Authors: André V Lopes and Robin Stumm

Using Mr Jeff Heaton Book, we used the code of the genetic algorithm chapter and changed the view to libGDX and made it more didactic for students. Its possible to see the algorithm running, save samples, make benchmarks and even run it in android devices!

Pictures

https://bitbucket.org/repo/egL9o4/images/2027184326-98117339-solutionCalculated.png

https://bitbucket.org/repo/egL9o4/images/3671443975-2660592877-BenchmarkSaved.png

https://bitbucket.org/repo/egL9o4/images/2199362518-1786806396-Settings.png

More information :
https://bitbucket.org/andrelopes1705/tsm-ga-solver/overview

Download Links :
https://bitbucket.org/andrelopes1705/tsm-ga-solver/downloads

PS: I will keep the binaries updated cosntantly. We have plans to improve this project.
If you wanna join us, please send a PM.

Feedback are appreciated.

Special thanks to my best German friend : Robin :slight_smile: and Connor and Arthur and Jacob and Mr Jeff Heaton.