Time-Saving Tips for Problem Solving with Incomplete Information

Abstract

Problem solving with incomplete information is usually very costly, since multiple alternatives must be taken into account in the planning process. In this paper, we present some pruning rules that lead to substantial cost savings. The rules are all based on the simple idea that, if goal achievement is the sole criterion for performance, a planner need not consider one branch in its search space when there is another branch characterized by equal or greater information. The idea is worked out for the cases of sequential planning, conditional planning, and interleaved planning and execution. The rules are of special value in this last case, as they provide a way for the problem solver to terminate its search without planning all the way to the goal and yet be assured that no important alternatives are overlooked.

Cite

Text

Genesereth and Nourbakhsh. "Time-Saving Tips for Problem Solving with Incomplete Information." AAAI Conference on Artificial Intelligence, 1993.

Markdown

[Genesereth and Nourbakhsh. "Time-Saving Tips for Problem Solving with Incomplete Information." AAAI Conference on Artificial Intelligence, 1993.](https://mlanthology.org/aaai/1993/genesereth1993aaai-time/)

BibTeX

@inproceedings{genesereth1993aaai-time,
  title     = {{Time-Saving Tips for Problem Solving with Incomplete Information}},
  author    = {Genesereth, Michael R. and Nourbakhsh, Illah R.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1993},
  pages     = {724-730},
  url       = {https://mlanthology.org/aaai/1993/genesereth1993aaai-time/}
}