lspector / Clojush

The Push programming language and the PushGP genetic programming system implemented in Clojure.
http://hampshire.edu/lspector/push.html
Eclipse Public License 1.0
330 stars 92 forks source link

Fixes accidental change in max generations for the Last Index Of Zero… #291

Closed thelmuth closed 4 years ago

thelmuth commented 4 years ago

… problem.

An earlier commit accidentally changed the max generations for Last Index of Zero to 3000. Anyone who has used this problem since then should check their results to see if they use 3000 generations.