Planning as Satisfiability: Parallel Plans and Algorithms for Plan Search

Reference:

Jussi Rintanen, Keijo Heljanko, and Ilkka Niemelä. Planning as satisfiability: Parallel plans and algorithms for plan search. Technical Report 216, Institute of Computer Science, University of Freiburg, Freiburg, Germany, 2005.

Abstract:

We address two aspects of constructing plans efficiently by means of satisfiability testing: efficient encoding of the problem of existence of plans of a given number t of time points in the propositional logic, and strategies for finding plans given the formulae representing these formulae for different values of t.

For the first problem we consider a number of semantics for plans with parallel operator application. The standard semantics used most often in earlier work requires that parallel operators are independent and can therefore be executed in any order. We consider a more relaxed definition of parallel plans, first proposed by Dimopoulos et al., as well as normal forms for parallel plans that require every operator to be executed as early as possible. We formalize the semantics of parallel plans emerging in this setting, and present translations of these semantics into the propositional logic. The sizes of the translations are asymptotically optimal.

For the second problem we consider strategies based on testing the satisfiability of several formulae representing plans of n time steps for several values of n concurrently by several processes. We show that big efficiency gains can be obtained in comparison to the standard strategy of sequentially testing the satisfiability of formulae for an increasing number of time steps.

Suggested BibTeX entry:

@techreport{RinHelNie:TR216,
    address = {Freiburg, Germany},
    author = {Jussi Rintanen and Keijo Heljanko and Ilkka Niemel{\"a}},
    institution = {Institute of Computer Science, University of Freiburg},
    number = {216},
    pages = {56},
    title = {Planning as Satisfiability: Parallel Plans and Algorithms for Plan Search},
    type = {Technical Report},
    year = {2005},
}

See users.ics.tkk.fi ...