Solving Sequential Planning Problems via Constraint Satisfaction

  • Authors:
  • Roman Barták;Daniel Toropila

  • Affiliations:
  • Faculty of Mathematics and Physics, Charles University, Malostranské nám. 2/25, 118 00 Prague, Czech Republic. E-mail: Roman.Bartak@mff.cuni.cz;Computer Science Center, Charles University, Ovocný trh 5, 116 36 Prague, Czech Republic. E-mail: Daniel.Toropila@mff.cuni.cz

  • Venue:
  • Fundamenta Informaticae - Methodologies for Intelligent Systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Planning problems deal with finding a sequence of actions that transfer the initial state of the world into a desired state. Frequently such problems are solved by dedicated algorithms but there exist planners based on translating the planning problem into a different formalism such as constraint satisfaction or Boolean satisfiability and using a general solver for this formalism. The paper describes how to enhance existing constraintmodels of sequential planning problems by using techniques such as symmetry breaking (dominance rules), singleton consistency, nogoods, lifting, or techniques motivated by the partial-order planning.