To run:
- change directory into the
srcfolder - run
python main.py
Three alternate setups are included in main.py:
- Run exeriment (not graphical)
- Run pickled program tree (graphical)
- Run random program tree (graphical)
To change the setup to be run, open main.py and comment the code for the current setup, and uncomment the code for the desired setup.