Towards Single Exponential Time for Temporal and Spatial Reasoning: A Study via Redundancy and Dynamic Programming
Abstract
The region connection calculus () and Allen's interval algebra () are two well-known NP-hard spatial-temporal qualitative reasoning problems. They are solvable in time, where is the number of variables, and is additionally known to be solvable in time. However, no improvement over exhaustive search is known for , and if they are also solvable in single exponential time is unknown. We investigate multiple avenues towards reaching such bounds. First, we show that branching is insufficient since there are too many non-redundant constraints. Concretely, we classify the maximum number of non-redundant constraints in and . Algorithmically, we make two significant contributions based on dynamic programming (DP). The first algorithm runs in time and is applicable to a non-trivial, NP-hard fragment of , which includes the well-known interval graph sandwich problem of Golumbic and Shamir (1993). For the richer problem with 8 basic relations we use a more sophisticated approach which asymptotically matches the bound for .
Cite
@article{arxiv.2605.21267,
title = {Towards Single Exponential Time for Temporal and Spatial Reasoning: A Study via Redundancy and Dynamic Programming},
author = {Victor Lagerkvist and Johanna Groven and Leif Eriksson},
journal= {arXiv preprint arXiv:2605.21267},
year = {2026}
}
Comments
14 Pages, 2 Figures, 2 Tables, 3 Algorithms