AAAI Conference 1999 Conference Paper
Contingent Planning Under Uncertainty via Stochastic Satisfiability
- Stephen M. Majercik
- Michael L. Littman
- Duke University
Wedescribe two newprobabilistic planning techniques--C-MAXPLAN and ZANDER--that generate contingent plans in probabilistic propositional domains. Both operate by transforming the planning problem into a stochastic satisfiability problem andsolving that problem instead. C-MAXPLAN encodes the problem as an E-MAJSAT instance, while ZANDER encodes the problemas an S-SATinstance. Although S-SATproblems are in a higher complexity class than E-MAJSAT problems, the problem encodings produced by ZANDER are substantially morecompactandappear to be easier to solve than the corresponding E-MAJSAT encodings. Preliminaryresults for ZANDER indicate that it is competitive with existing plannerson a variety of problems.