CS378: Autonomous Multiagent Systems -- Spring 2005: Programming Assignment 3


Programming Assignment 3 - Part B for Autonomous Multiagent Systems (cs378)


 

This assignments assumes the knowledge gained from assignment 1 and assignment 2.

The goal is to create collaborative firebrigades.

After cycle 20, make firebrigades to extinguish fire sites collaboratively. That is, make "all" the firebrigades to extinguish the same fire site. By fire site, I mean the set of on-fire buildings that are close to eachother. For the purpose of this assignment, it's not really important which fire site they choose, just choose one. For collaboration, the easiest way is to use communication.

Turn in your logfile and the fire brigade agents' code.


[Back to Department Homepage]

Page maintained by Peter Stone
Questions? Send me mail