CS440: Assignment #6
Assigned Oct. 3rd
Due 12:30, Oct. 17th

A* Search---Programming Assignment

Complete the following tasks. Use the code in ~cs440/96/hw6-start.lisp as a starting place.

Please turn in printouts of your lisp code and examples of your code running correctly. Also, type or write neatly an explanation of your lisp code. You must write at least one sentence for each lisp function you write and more than one sentence for long functions that cannot be cleary explained in one sentence. Please put your name and student number at the top of the first page and staple multiple pages together.

Also, e-mail to me a single file that contains everything needed to complete the items requested above. Be sure to include calls to your functions for solving the problems. I will run these myself to check that they actually run. Be sure you check your file first before you e-mail it to me.