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

Refactor floating chromosomes to be able to use any kind of vector chromosome #54

Open JJ opened 1 year ago

JJ commented 1 year ago

This is related to #44 but also eliminates Vector which was standalone