To start the experiment, you need to enter the local directory that contains the vd_experiment_multineat.py script, and execute the following command:
$ python vd_experiment_multineat.py
After a particular number of generations, the successful solution will be found, and you will see lines similar to the following in the console output:
****** Generation: 16 ******Best fitness: 0.995286, genome ID: 2410Species count: 11Generation elapsed time: 3.328 secBest fitness ever: 0.995286, genome ID: 2410****** Generation: 17 ******Solution found at generation: 17, best fitness: 1.000000, ...