arXiv · 1507.03979
Planning as Tabled Logic Programming
Abstract
This paper describes Picat's planner, its implementation, and planning models for several domains used in International Planning Competition (IPC) 2014. Picat's planner is implemented by use of tabling. During search, every state encountered is tabled, and tabled states are used to effectively perform resource-bounded search. In Picat, structured data can be used to avoid enumerating all possible permutations of objects, and term sharing is used to avoid duplication of common state data. This paper presents several modeling techniques through the example models, ranging from designing state representations to facilitate data sharing and symmetry breaking, encoding actions with operations for efficient precondition checking and state updating, to incorporating domain knowledge and heuristics. Broadly, this paper demonstrates the effectiveness of tabled logic programming for planning, and argues the importance of modeling despite recent significant progress in domain-independent PDDL planners.
Explore related subjects
Keep this discovery
Neng-Fa Zhou, Roman Bartak, Agostino Dovier. 2015-07-14. Planning as Tabled Logic Programming. https://doi.org/10.1017/s1471068415000216
Cite the original work for its findings. Save a collection to share your selection of sources.