Qualitative Simulation as a Temporally-Extended Constraint Satisfaction Problem

Abstract

Traditionally, constraint satisfaction problems (CSPs) are characterized using a finite set of constraints expressed within a common, shared constraint language. When reasoning across time, however, it is possible to express both temporal and state-based constraints represented within multiple constraint languages. Qualitative simulation provides an instance of this class of CSP in which, traditionally, all solutions to the CSP are computed. In this paper, we formally describe this class of temporally--extended CSPs and situate qualitative simulation within this description. This is followed by a description of the DecSIM algorithm which is used to incrementally generate all possible solutions to a temporally-extended CSP. DecSIM combines problem decomposition, a tree-clustering algorithm and ideas similar to directed arc-consistency to exploit structure and causality within a qualitative model resulting in an exponential speed-up in simulation time when compared to existing techniq...

Cite

Text

Clancy and Kuipers. "Qualitative Simulation as a Temporally-Extended Constraint Satisfaction Problem." AAAI Conference on Artificial Intelligence, 1998.

Markdown

[Clancy and Kuipers. "Qualitative Simulation as a Temporally-Extended Constraint Satisfaction Problem." AAAI Conference on Artificial Intelligence, 1998.](https://mlanthology.org/aaai/1998/clancy1998aaai-qualitative/)

BibTeX

@inproceedings{clancy1998aaai-qualitative,
  title     = {{Qualitative Simulation as a Temporally-Extended Constraint Satisfaction Problem}},
  author    = {Clancy, Daniel J. and Kuipers, Benjamin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1998},
  pages     = {240-247},
  url       = {https://mlanthology.org/aaai/1998/clancy1998aaai-qualitative/}
}