English

Incremental Updates of Generalized Hypertree Decompositions

Artificial Intelligence 2022-09-22 v1 Databases

Abstract

Structural decomposition methods, such as generalized hypertree decompositions, have been successfully used for solving constraint satisfaction problems (CSPs). As decompositions can be reused to solve CSPs with the same constraint scopes, investing resources in computing good decompositions is beneficial, even though the computation itself is hard. Unfortunately, current methods need to compute a completely new decomposition even if the scopes change only slightly. In this paper, we make the first steps toward solving the problem of updating the decomposition of a CSP PP so that it becomes a valid decomposition of a new CSP PP' produced by some modification of PP. Even though the problem is hard in theory, we propose and implement a framework for effectively updating GHDs. The experimental evaluation of our algorithm strongly suggests practical applicability.

Keywords

Cite

@article{arxiv.2209.10375,
  title  = {Incremental Updates of Generalized Hypertree Decompositions},
  author = {Georg Gottlob and Matthias Lanzinger and Davide Mario Longo and Cem Okulmus},
  journal= {arXiv preprint arXiv:2209.10375},
  year   = {2022}
}
R2 v1 2026-06-28T01:49:18.369Z