Team name: The ExPGers
Bot name: Blockhead

NOTE: If the environment variable JAVA_HOME is not set, the runme script will attempt to use the default location used by the JDK 1.4.0_01 RPM.  Standard output from the robot is redirected to /dev/null by default.  This may be removed from the runme script if you wish to view what the robot is thinking.

Our bot is written in Java 1.4.  It uses an A* algorithm for pathfinding, and does not count other robots as obstacles.  It tries to keep track of the locations of all packages in the game, as well as their states (possible dropped, known dropped, carried, unknown).  It has some basic detection built in for stuck and deadlock situations.  It will attempt to outbid other robots if it thinks the situation isn't impossible to win, excepting the case of single-home base maps.

We hereby grant the ICFP contest judges the right to publish some or all of the submitted source code on the contest Web page and at the conference.

Team members:
Jeremy Karlson, karlj000@unbc.ca
Kory Markevich, vulcannis@shaw.ca

These e-mail addresses are for the use of ICFP judges only.
