Software and results used for ICML'2003 article (submitted Feb 2003)

Until the (hopefully) acceptance of the submitted article, this page is mainly intended for reviewers who might want to verify the results of the article.

This can be done by downloading the Java jar file BIMM.jar, going to the directory where it is and issue the command java -cp BIMM.jar fi.kf.maze.MazeSolverFrame . This assumes that you have a Java environment version 1.3 or newer installed (1.2 might work also).

In order to test the mazes used, also download the saved maze files:
Maze_10_20.maz Sorry, have to rebuild this one, it doesn't work due to Java serialization version incompatibility!
SuttonBartoEx9_5.maz
SuttonDynaExample2.maz
SuttonDynaExample2_block.maz
SuttonDynaExample2_shortcut.maz

Result data files will be made available later (as text and Excel files), but with the software anyone can verify the test results.

The use of the program should not be too difficult. Instructions of use will come later, but please feel free to send questions to Kary.Framling@hut.fi.

I would also like to point out that this is pure research software developed for testing my own hypothesis. Even though the software works quite well, it is certain that there are still bugs in it!

Go back to BIMM main page.


Last updated 25 February 2003.