Topological Inference

Abstract

Geographical database systems deal with certain basic topological relations such as "A overlaps B" and "B contains C" between simply connected regions in the plane. It is of great interest to make sound inferences from elementary statements of this form. This problem has been identified extensively in the recent literature, but very limited progress has been made towards addressing the considerable technical difficulties involved. In this paper we study the computational problems involved in developing such an inference system. We point out that the problem has two distinct components that interact in rather complex ways: relational consistency, and planarity. We develop polynomial-time algorithms for several important special cases, and prove almost all the others to be NP-hard. 1 Introduction Suppose that you are told that a simply connected planar region A overlaps another region B, and that one of the regions A and C contains the other but you don't know which. What can you infer...

Cite

Text

Grigni et al. "Topological Inference." International Joint Conference on Artificial Intelligence, 1995.

Markdown

[Grigni et al. "Topological Inference." International Joint Conference on Artificial Intelligence, 1995.](https://mlanthology.org/ijcai/1995/grigni1995ijcai-topological/)

BibTeX

@inproceedings{grigni1995ijcai-topological,
  title     = {{Topological Inference}},
  author    = {Grigni, Michelangelo and Papadias, Dimitris and Papadimitriou, Christos H.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1995},
  pages     = {901-907},
  url       = {https://mlanthology.org/ijcai/1995/grigni1995ijcai-topological/}
}