AGENT0 Manual Quintus PROLOG implementation David Galles Please direct questions & bugs to : galles@neon.stanford.edu The files required for the interpreter are : int.bel belief revision int.com commitment rules int.time how time is dealt with int.tick overall simulation int.msg message passing int.chng Quintus dependant calls : File I/O Time system calls Quintus libraries used : date strings files ____ How to run the interpreter : 1. Start Quintus Prolog 2. Load interpreter : type ['agent0']. 3. Load agents : type []. - Note : all agents must be loaded at once - determine which agents - you wish to use, concatinate all of their programs into one - file, and load it. If you wish to be able to load new agents - at will, change all agent programs to : - :- assert(who_am_i()) - :- assert(can(, do(