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