Advertisement
SageTheWizard

readme-hw2

Oct 8th, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Jacob Gallucci
  2. Dr. Chang
  3. CMPSC441
  4.  
  5. search.ss
  6. - Completed: Merge Depth First, Merge Breadth First,
  7. Breadth First Search and Depth First Search
  8. (This does not need to be executed)
  9.  
  10. farmers.ss
  11. - Completed: Execute Each search as follows:
  12. Depth First - (farmer-depth-first)
  13. Breadth First - (farmer-breadth-first)
  14. - search.ss is required to run this
  15. - Information on each function can be found in the comments above their definition
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement