Skip to content

unintended behavior when solving a maze with more than 2 entrances

when solving a file with more than 2 entrances it does solve the maze in both possible manners, but as seen in the snippet below it marks one of the valid paths as red. MazeTestFile5.txt

image