mod operations{ mod test_crossover; mod test_mutation; mod test_selection; mod test_survivor; } mod structures;