Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

maze-solver

This course project finds an optimal solution, if possible, for a maze represented as a string of 0's and 1's

Build

gcc mopsolver.c -o mopsolver

Run

./mopsolver -h for help

Example

Example

About

Find optimal solution, if possible, for a maze provided as a string of 0's and 1's

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages