To run this assignment, download the source files located at the bottom of this page.
After downloading the files, extract the java class files located in the src folder into a package in your eclipse or whichever IDE you are using, and navigate to the MainDriver.java file. This java class file contains the code to run the overall program along with extensive comments that helps with understanding what the code is doing. The code runs off of a provided .txt file, called ConfigA2.txt.
A demo of how to run the program is given below, and here are some example screenshots of running this assignment.