JJ / nodeo

Simple evolutionary algorithm in JavaScript in CommonJS format, for node.js and anything else.
GNU General Public License v3.0
22 stars 6 forks source link

Fix problems with crossover #19

Closed JJ closed 8 years ago

JJ commented 8 years ago

It can return the original strings. It should do so now only if they are exactly the same.