2000 character limit reached
Resilient Level Ancestor, Bottleneck, and Lowest Common Ancestor Queries in Dynamic Trees (2109.09588v1)
Published 20 Sep 2021 in cs.DS
Abstract: We study the problem of designing a \emph{resilient} data structure maintaining a tree under the Faulty-RAM model [Finocchi and Italiano, STOC'04] in which up to $\delta$ memory words can be corrupted by an adversary. Our data structure stores a rooted dynamic tree that can be updated via the addition of new leaves, requires linear size, and supports \emph{resilient} (weighted) level ancestor queries, lowest common ancestor queries, and bottleneck vertex queries in $O(\delta)$ worst-case time per operation.