/rat-in-a-maze

Rat in a maze using depth-first search. An old lab assignment from a data structures and algorithms class.

Primary LanguageC++

rat-in-a-maze

Rat in a maze using depth-first search. One of the lab assignments for my data structures and algorithms class.