Improving Search Using Indexing: A Study with Temporal CSPs

Abstract

Most studies concerning constraint satisfaction
\nproblems (CSPs) involve variables that take values
\nfrom small domains. This paper deals with
\nan alternative form of temporal CSPs; the number
\nof variables is relatively small and the domains
\nare large collections of intervals. Such
\nsituations may arise in temporal databases where
\nseveral types of queries can be modeled and
\nprocessed as CSPs. For these problems, systematic
\nCSP algorithms can take advantage of temporal
\nindexing to accelerate search. Directed
\nsearch versions of chronological backtracking
\nand forward checking are presented and tested.
\nOur results show that indexing can drastically
\nimprove search performance.

Cite

Text

Mamoulis and Papadias. "Improving Search Using Indexing: A Study with Temporal CSPs." International Joint Conference on Artificial Intelligence, 1999.

Markdown

[Mamoulis and Papadias. "Improving Search Using Indexing: A Study with Temporal CSPs." International Joint Conference on Artificial Intelligence, 1999.](https://mlanthology.org/ijcai/1999/mamoulis1999ijcai-improving/)

BibTeX

@inproceedings{mamoulis1999ijcai-improving,
  title     = {{Improving Search Using Indexing: A Study with Temporal CSPs}},
  author    = {Mamoulis, Nikos and Papadias, Dimitris},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1999},
  pages     = {436-441},
  url       = {https://mlanthology.org/ijcai/1999/mamoulis1999ijcai-improving/}
}