There was an error while loading. Please reload this page.
add go.mod
Rename Enhance to Evolve and add parallel methods
Merge pull request #25 from MaxHalford/inplace-crossover Implement in-place crossover
Fix parallel evaluate of individuals
Merge pull request #24 from MaxHalford/hall-of-fame Hall of fame
Update README
Fix data race in GA.Initialize()
Add Speciator runtime error in GA.Enhance