plasp: a prototype for PDDL-based planning in ASP

  • Authors:
  • Martin Gebser;Roland Kaminski;Murat Knecht;Torsten Schaub

  • Affiliations:
  • Institut für Informatik, Universität Potsdam;Institut für Informatik, Universität Potsdam;Institut für Informatik, Universität Potsdam;Institut für Informatik, Universität Potsdam

  • Venue:
  • LPNMR'11 Proceedings of the 11th international conference on Logic programming and nonmonotonic reasoning
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a prototypical system, plasp, implementing Planning by compilation to Answer Set Programming (ASP). Our approach is inspired by Planning as Satisfiability, yet it aims at keeping the actual compilation simple in favor of modeling planning techniques by meta-programming in ASP. This has several advantages. First, ASP modelings are easily modifiable and can be studied in a transparent setting. Second, we can take advantage of available ASP grounders to obtain propositional representations. Third, we can harness ASP solvers providing incremental solving mechanisms. Finally, the ASP community gains access to a wide range of planning problems, and the planning community benefits from the knowledge representation and reasoning capacities of ASP.