Test Map #1: A very simple map, relatively sparse

Here is the file containing the map:10test.txt

For all of the following:

Run the following tests:

  1. Depth-first search
  2. Breadth-first search
  3. Best-first search
  4. A* search using your straight-line distance (hSLD) heuristic

Required output: