CMPSCI 187: Programming With Data Structures

David Mix Barrington

Fall, 2011

Solution to Programming Project #5

Here are our versions for the files that were to be submitted for Project #5. You may use this code (with attribution) in future projects, and you are responsible for reading it.

Only the four cell classes are here so far (on 24 October) -- we will soon add a driver, its expected output, and a new three-parameter constructor for Maze.

Update on 28 October -- the three-parameter constructor is in MazeStub.java (see below) and we have an untested (by us) student-contributed driver.

Last modified 7 November 2011