Complexity of Contextual Reasoning

Abstract

This paper delineates the computational complexity of propositional multi-context systems. We establish NP-membership by translating multi-context systems into bounded modal Kn, and obtain more refined complexity results by achieving the so-called bounded model property: the number of local models needed to satisfy a set of formulas Φ in a multi-context system MS is bounded by the number of contexts addressed by Φ plus the number of bridge rules in MS. Exploiting this property of multi-context systems, we are able to encode contextual satisfiability into purely propositional satisfiability, providing for the implementation of contextual reasoners based on already existing specialized SAT solvers. Finally, we apply our results to improve complexity bounds for McCarthy’s propositional logic of context – we show that satisfiability in this framework can be settled in nondeterministic polynomial time O(|ϕ | 2). Keywords: Contextual reasoning, computational complexity.

Cite

Text

Roelofsen and Serafini. "Complexity of Contextual Reasoning." AAAI Conference on Artificial Intelligence, 2004.

Markdown

[Roelofsen and Serafini. "Complexity of Contextual Reasoning." AAAI Conference on Artificial Intelligence, 2004.](https://mlanthology.org/aaai/2004/roelofsen2004aaai-complexity/)

BibTeX

@inproceedings{roelofsen2004aaai-complexity,
  title     = {{Complexity of Contextual Reasoning}},
  author    = {Roelofsen, Floris and Serafini, Luciano},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2004},
  pages     = {118-123},
  url       = {https://mlanthology.org/aaai/2004/roelofsen2004aaai-complexity/}
}