Skip to content

Simple maze analysis

Compare
Choose a tag to compare
@MarekSuchanek MarekSuchanek released this 29 Nov 15:47
· 61 commits to master since this release

Maze analysis including distances, directions, reachability (if all non-wall cells are reachable) and shortest path generation for given start. All tested via pytest (also on Travis CI) and simple verifier of correct analysis.