MCluck90 / genetic-ai

Assignment for CS 4470
0 stars 0 forks source link

Single point Crossover #6

Closed JonHolt closed 8 years ago

JonHolt commented 8 years ago

parents are “cut” at one point and swap half of the bit string with the other parent

JonHolt commented 8 years ago

This badboy now works well. and has been tested