BIS 2040 Home Page BIS 2040 Home Page BIS 2040 Home Page
Middlesex Logo

Lab 10 Marking Scheme

  1. Showing it to lab supervisor
  2. Get the backward chaining system workin on the monkeys.clp file
  3. Write a system for backward chaining
  4. Run the system in forward chain mode
  5. Use the promptuser function
  6. Make a system that runs in fewer rules in backward chain mode than forward chain
  7. Break the system (show a properly defined clips file that won't backward chain)
  8. Comment on the problems with Chris' implementation of backward chaining
  9. How could you improve the implemenation?
  10. Improve the backward chaining implementation