Anytime Algorithm Development Tools

Joshua Grass and Shlomo Zilberstein. Anytime Algorithm Development Tools. In M. Pittarelli (Ed.), SIGART Bulletin Special Issue on Anytime Algorithms and Deliberation Scheduling, 7(2):20-27, 1996.

Abstract

Anytime algorithms are playing an increasingly important role in the construction of effective reasoning and planning systems. Early work on anytime algorithms concentrated on the construction of applications in such areas as medical diagnosis and mobile robot navigation. In this paper we describe a programming environment to support the development of such applications as well as larger applications in which several anytime algorithms are used. The widespread use of anytime algorithms depends largely on the availability of such programming tools for algorithm construction, performance measurement, composition of anytime algorithms, and monitoring of their execution. We present a prototype system that meets these needs. Created in lisp, this library of functions, graphical tools and monitoring modules will accelerate and simplify the process of programming with anytime algorithms.

Bibtex entry:

@article{GZsigart96,
  author	= {Joshua Grass and Shlomo Zilberstein},
  title		= {Anytime Algorithm Development Tools},
  journal	= {SIGART Bulletin Special Issue on Anytime Algorithms and 
                   Deliberation Scheduling},
  volume	= {7},
  number	= {2},
  year		= {1996},
  pages		= {20-27},
  url		= {http://rbr.cs.umass.edu/shlomo/papers/GZsigart96.html}
}

shlomo@cs.umass.edu
UMass Amherst