# run all experiments 10 on enemy 1 per each crossover function and then plot them
python3 run_them_all.py
# run only plot (requires datastructure generated by genetic_algorithm_1.py or run_them_all.py)
python3 plot.py
# run all experiments 10 on enemy 1 per each crossover function and then plot them
python3 run_them_all.py
# run only plot (requires datastructure generated by genetic_algorithm_1.py or run_them_all.py)
python3 plot.py