Open
Description
Following a comment I made in #50, the examples' fitness graphs look like this:
This does not have any sort of upward trend at all, just looks like random data.
First change could be to try running these examples with a lot of generations to see if it is just statistical noise from not having enough generations.
If that is not the case, it is likely either an issue with the fitness function or a much larger core issue that needs solving.