Automatic OBDD-Based Generation of Universal Plans in Non-Deterministic Domains
Abstract
Most real world environments are non-deterministic. Automatic plan formation in non-deterministic domains is, however, still an open problem. In this paper we present a practical algorithm for the automatic generation of solutions to planning problems in nondeterministic domains. Our approach has the following main features. First, the planner generates Universal Plans. Second, it generates plans which are guaranteed to achieve the goal in spite of non-determinism, if such plans exist. Otherwise, the planner generates plans which encode iterative trial-and-error strategies (e.g. try to pick up a block until succeed), which are guaranteed to achieve the goal under the assumption that if there is a non-deterministic possibility for the iteration to terminate, this will not be ignored forever. Third, the implementation of the planner is based on symbolic model checking techniques which have been designed to explore efficiently large state spaces. The implementation explo...
Cite
Text
Cimatti et al. "Automatic OBDD-Based Generation of Universal Plans in Non-Deterministic Domains." AAAI Conference on Artificial Intelligence, 1998.Markdown
[Cimatti et al. "Automatic OBDD-Based Generation of Universal Plans in Non-Deterministic Domains." AAAI Conference on Artificial Intelligence, 1998.](https://mlanthology.org/aaai/1998/cimatti1998aaai-automatic/)BibTeX
@inproceedings{cimatti1998aaai-automatic,
title = {{Automatic OBDD-Based Generation of Universal Plans in Non-Deterministic Domains}},
author = {Cimatti, Alessandro and Roveri, Marco and Traverso, Paolo},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1998},
pages = {875-881},
url = {https://mlanthology.org/aaai/1998/cimatti1998aaai-automatic/}
}