-See if can get from 0 -> valid in reasonable situations
-Try different values of crossover constant (default usually is 2)
-Also, see how many from crossover are invalid that come from valid parents
-If necessary, make more of algorithm adaptive, and tweak numbers further
-Add mutation back in; make it adaptive
-See if can get from 0 -> valid in reasonable situations -Try different values of crossover constant (default usually is 2) -Also, see how many from crossover are invalid that come from valid parents -If necessary, make more of algorithm adaptive, and tweak numbers further -Add mutation back in; make it adaptive