We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LO

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Logic in Computer Science

Title: MSO Queries on Trees: Enumerating Answers under Updates Using Forest Algebras

Abstract: We describe a framework for maintaining forest algebra representations that are of logarithmic height for unranked trees. Such a representations can be computed in O(n) time and updated in O(log(n)) time. The framework is of potential interest for data structures and algorithms for trees whose complexity depend on the depth of the tree (representation). We provide an exemplary application of the framework to the problem of efficiently enumerating answers to MSO-definable queries over trees which are subject to local updates. We exhibit an algorithm that uses an O(n) preprocessing phase and enumerates answers with O(log(n)) delay between them. When the tree is updated, the algorithm can avoid repeating expensive preprocessing and restart the enumeration phase within O(log(n)) time. Our algorithms and complexity results in the paper are presented in terms of node-selecting tree automata representing the MSO queries.
Subjects: Logic in Computer Science (cs.LO); Data Structures and Algorithms (cs.DS)
Cite as: arXiv:2208.04180 [cs.LO]
  (or arXiv:2208.04180v3 [cs.LO] for this version)

Submission history

From: Matthias Niewerth [view email]
[v1] Mon, 8 Aug 2022 14:33:55 GMT (80kb)
[v2] Sun, 12 Feb 2023 13:28:56 GMT (80kb)
[v3] Thu, 30 Nov 2023 18:17:06 GMT (54kb)

Link back to: arXiv, form interface, contact.