Collection of maze generation algorithms.
-
Updated
Feb 7, 2019 - C++
Collection of maze generation algorithms.
findCP CLI package - find ChokePoint reactions in genome-scale metabolic models
Constraint-based model vulnerabilities analysis - Python analysis tool http://contrabass.unizar.es
The Maze Solver program uses a backtracking algorithm to determine if a mouse can escape from a maze. It systematically tries all routes through the maze and retraces back its path when it reaches a dead end. If all routes are exhausted, the program determines that the mouse is trapped.
findCP core package - find ChokePoint reactions in genome-scale metabolic models
A few sample graphs in Matrix Market (.mtx) format.
Add a description, image, and links to the dead-end topic page so that developers can more easily learn about it.
To associate your repository with the dead-end topic, visit your repo's landing page and select "manage topics."