Query maintenance under batch changes with small-depth circuits
Logic in Computer Science
2024-07-30 v1 Computational Complexity
Abstract
Which dynamic queries can be maintained efficiently? For constant-size changes, it is known that constant-depth circuits or, equivalently, first-order updates suffice for maintaining many important queries, among them reachability, tree isomorphism, and the word problem for context-free languages. In other words, these queries are in the dynamic complexity class DynFO. We show that most of the existing results for constant-size changes can be recovered for batch changes of polylogarithmic size if one allows circuits of depth O(log log n) or, equivalently, first-order updates that are iterated O(log log n) times.
Cite
@article{arxiv.2407.20031,
title = {Query maintenance under batch changes with small-depth circuits},
author = {Samir Datta and Asif Khan and Anish Mukherjee and Felix Tschirbs and Nils Vortmeier and Thomas Zeume},
journal= {arXiv preprint arXiv:2407.20031},
year = {2024}
}
Comments
Full version of an MFCS 2024 paper