Skip to content

Commit

Permalink
Prune Population.js in preparation for Speciation
Browse files Browse the repository at this point in the history
* Remove non-essential methods and functionality
* Standardize JSDoc tag sections
* Add population.species (property)
* Add population.speciate skeleton (method)
* Replace population.mutate with hard-coded Neat mutation spec (temporary)
* Partially replace population.evolve, include new .mutate functionality
* Add .evolve todos involving compatabilityDistance, speciation, and createOffspring
* Rework surviving methods to be (mostly) pure functions
  • Loading branch information
christianechevarria committed Jan 11, 2020
1 parent 692b930 commit ea985c4
Showing 1 changed file with 128 additions and 367 deletions.
Loading

0 comments on commit ea985c4

Please sign in to comment.