BIS 2040 Home Page The Next Page The Next Page The Next Page
Middlesex Logo

Lab 6: Backtracking

The point of this lab is to search and backtrack. The domain will be a maze, and it will be a relatively simple maze. The system should try a path. If it fails it should backtrack and try a different path.