This is a personal project aimed just to learn about evolutionary algorithms
yarn and npm supported
yarn # install dependency and other stuff
yarn basicDemo # this is for the basic one
yarn rouletteDemo # this is for the roulette variant
LOL just be decent
This software is licensed in GPL3
This code is heavily inspired by the following websites
Some other optimization are from this educational pdf https://www.msi.umn.edu/sites/default/files/OptimizingWithGA.pdf