CST 3170 Home Page The Prior Page The Next Page
Middlesex Logo

Lab 4: Coursework

  1. Formative Assesment of Coursework 1.
  2. If you haven't started yet, read the data in.
  3. Once you've got that, try a best first search.
  4. After that, try an exhaustive algorithm like depth or breadth first.
  5. Then Dijkstra's.
  6. Then something clever.
  7. Of course, you're free to select any algorithm you like to explore.
  8. Come to the lab, Chris will look at, and comment on your coursework. (I may even help with some simple debugging.)