Project 1
Due: February 19, 1996
in Lecture
(agent-trials #'make-vacuum-world ; function that creates worlds '(reactive-vacuum-agent ; list of agent creaing functions random-vacuum-agent) :n 10 ; number of rooms in which to test ; each agent :max-steps 200 ; maximum number of steps for each ; trial )