sraaphorst / spelunker

Maze generation and solving library
Other
11 stars 2 forks source link

T128: Implementation of SquashedMaze #129

Closed sraaphorst closed 6 years ago

sraaphorst commented 6 years ago

Note that I improperly labeled the commits for this PR as being for task 119, which should not have been the case.

This implements SquashedMaze, which we will use to solve the longest shortest path problem.