Botworld Applet

This applet was based on the COMP3411 assignment for 98s1. Note that it implements only the subset of functionality required for our solution ["us" being Peter Rickwood and myself], and has a few glitches.

The problem is to form a fence around the beacons (the circular objects) using the bars that are scattered around the world.

Our bot first builds a graph to describe the world (the time consuming bit), then searches the graph for paths connecting goals.

The Prolog code can be found here, or can be downloaded with the applet source from the prolog page.

If you're trying to run the application, invoke it like so:

./run -l bot.ser
in the botworld/ subdirectory.
Botworld

Your browser does not support Java, or you have switched it off.


« back to prolog
Peter Gammie
Last modified: Mon May 10 15:04:30 CEST 2004