red42 / HTML5_Genetic_Cars

A genetic algorithm car evolver in HTML5 canvas.
zlib License
1.19k stars 290 forks source link

Generate next population after number of alive <= elite clones? #23

Closed JFixby closed 7 years ago

JFixby commented 8 years ago

Unnecessary to continue the race when the number of participants (left alive) is less or equal to the number of elite clones.

alexlopes64 commented 8 years ago

Agreed, but it is still valuable to continue the simulation for the top 10 scores list and the graph.