How to run the demo: Install Agilla (http://www.cs.wustl.edu/mobilab/projects/agilla/) and Octave (http://www.octave.org) then: (in cygwin) unpackage the MultiMA.tar.gz package ($ is the prompt): "$gunzip MultiMA.tar.gz;tar xvf MultiMA.tar" "$cd MultiMA" open octave in the octave shell (octave> is the prompt): "octave>cd [wherever you copied MultiMA.tar]/MultiMa/octave " ------ JAVA APPLICATION -------------- "$./GA octave/mydemo.m" being mydemo.m any file name you wish ... click the go button, click the inject button if wish to inject the agents, and then visualize the results at octave: "octave>mydemo" being mydemo the file name you chose ------ JADE AGENT -------------------- "$./AgentJADE" you will see the Jade platform starting up and the Jade GUI. The new Agent will be in the Container-1 and named as routePlanner ... the JADE Agent has the same GUI as the Java application, so just click the Go button and the inject as in the Java Application, and then visualize the results in octave: "octave>jadeOutput" when finished, to close the JADE platform do it through the File menu of the Jade GUI ... ------------------------------------------------------------------------- Daniel Massaguer University of California, Irvine http://newport.eecs.uci.edu/~dmassagu dmassagu[at]uci.edu October 2004 --------------------------------------------------------------------------