Goals as Parallel Program Specifications

Abstract

Classical planning is inappropriate for generating actions in a dynamic world. This paper presents a formalism, called Gapps, that allows a programmer to specify an agent's behavior using symbolic goal-reduction rules that are compiled into an efficient parallel program. Gapps is designed for use in domains that require real-time response, that cannot be completely characterized by operator descriptions, and that allow multiple actions to be carried out in parallel.

Cite

Text

Kaelbling. "Goals as Parallel Program Specifications." AAAI Conference on Artificial Intelligence, 1988.

Markdown

[Kaelbling. "Goals as Parallel Program Specifications." AAAI Conference on Artificial Intelligence, 1988.](https://mlanthology.org/aaai/1988/kaelbling1988aaai-goals/)

BibTeX

@inproceedings{kaelbling1988aaai-goals,
  title     = {{Goals as Parallel Program Specifications}},
  author    = {Kaelbling, Leslie Pack},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1988},
  pages     = {60-64},
  url       = {https://mlanthology.org/aaai/1988/kaelbling1988aaai-goals/}
}