Description: A maze, there is a entrance on the left (red box), there is a right side exit (red box), and there are some obstacles (black box) to spread among them. The starting point and then place a virtual human Bob, the use of genetic programming algorithm to find the program path, so that he can find the exit, and to avoid collision with all the obstacles.
To Search:
File list (Check if you may need any files):
Bob
...\.classpath
...\.project
...\.settings
...\.........\org.eclipse.jdt.core.prefs
...\bin
...\...\Bob.class
...\...\Indiviual.class
...\data.txt
...\src
...\...\Bob.java
...\...\Indiviual.java