This page is currently under construction!
UM Translog was developed by members of the Parallel Understanding Systems Group,
under the direction of
Description
The last twenty years of AI planning research has discovered a wide
variety of planning techniques such as state-space search,
hierarchical planning, case-based planning and reactive
planning. These techniques have been implemented in numerous planning
systems (STRIPS, SNLP, UCPOP, NONLIN, SIPE). Initially, a
number of simple toy domains have been devised to assist in the
analysis and evaluation of planning systems and techniques. The most
well known examples are ``Blocks World'' and ``Towers of Hanoi.'' As
planning systems grow in sophistication and capabilities, however,
there is a clear need for planning benchmarks with matching complexity
to evaluate those new features and capabilities. UM Translog is a
planning domain designed specifically for this purpose.
UM Translog was inspired by the CMU Transport Logistics domain developed by Manuela Veloso. UM Translog is an order of magnitude larger in size (41 actions versus 6), number of features and types interactions. It provides a rich set of entities, attributes, actions and conditions, which can be used to specify rather complex planning problems with a variety of plan interactions. The detailed set of operators provides long plans (~40 steps) with many possible solutions to the same problem, and thus this domain can also be used to evaluate the solution quality of planning systems.
UM Translog is currently being used in the evaluation of a case-based planning system, CaPER, and a hierarchical task network planning system, UMCP. It has also been used with our common lisp version of Tate's Nonlin planner, UM Nonlin.
We hope that other researchers will contribute their planning domains so that a library of benchmark planning domains can be established, similar to the benchmark library used by the machine learning community.
Because several of these planning systems are ongoing research projects, the domain definition may change. We are distributing this domain definition and the affiliated code for using it with UM Nonlin and UMCP free of charge but without any implied guarantees or promises of support.
Currently, domain definitions are publicly available for the following planners:
To FTP UM Translog, do the following:
A FTP README file is available.
(The FTP instructions in the README file apply only when FTPing via
the UNIX FTP command. To FTP from your WWW browser, follow the instructions above.)