An open API service indexing awesome lists of open source software.

https://github.com/cwaldbieser/maze_analyzer

Maze book analyzer using a graph.
https://github.com/cwaldbieser/maze_analyzer

Last synced: about 1 year ago
JSON representation

Maze book analyzer using a graph.

Awesome Lists containing this project

README

          

Maze Analyzer
=============

A maze analyzer and solver for "Maze: Solve the World's Most Challenging
Puzzle" by Christopher Manson.

Script demonstrates how to use graph theory to solve the maze.