Skip to content

CSCI406 Project4: Takes a maze input (like Grandpa Transit Map) and models the maze as a graph, then uses an BFS algorithm to solve the maze

Notifications You must be signed in to change notification settings

gwdina/Maze_Verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCO406_Project4_Maze_Verification

Takes a maze input and models the maze as a graph, then uses an BFS algorithm to solve the maze

About

CSCI406 Project4: Takes a maze input (like Grandpa Transit Map) and models the maze as a graph, then uses an BFS algorithm to solve the maze

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages