CS447/547 Fall 2012: Project 1

Testing Script

First, download the script here. You can then go to the project setting page and enter "-names -headless script.txt" in the command argument section, as illustrated below.


Then you can run the program. With this command, your program will not create a window. It will take the script as input and produce all the results with the algorithms you implemented. At the end of execution, the following message will appear "Unable to parse command: end". This means that all the algorithms have been tested.


Back to CS447 Home Page