Adam-Shannon / GA-tools

Tools for working with genetic algorithms
0 stars 0 forks source link

Encoding for ODE example #6

Open Adam-Shannon opened 7 months ago

Adam-Shannon commented 7 months ago

Really interesting polynomial arithmetic to bit string encoding could be so valuable for encoding points in the ODE example, all you're really encoding is (x,y) so let y be a polynomial in x and change it straight to a bit string, could get so much range