Fault-Equivalent Lowest Common Ancestors
Abstract
Let be a rooted tree in which a set of vertices are marked. The lowest common ancestor (LCA) of is the unique vertex with the following property: after failing (i.e., deleting) any single vertex from , the root remains connected to if and only if it remains connected to some marked vertex. In this note, we introduce a generalized notion called -fault-equivalent LCAs (-FLCA), obtained by adapting the above view to failures for arbitrary . We show that there is a unique vertex set of minimal size such after the failure of any vertices (or less), the root remains connected to some iff it remains connected to some . Computing takes linear time. A bound of always holds, regardless of , and holds with equality for some choice of and .
Cite
@article{arxiv.2411.11049,
title = {Fault-Equivalent Lowest Common Ancestors},
author = {Asaf Petruschka},
journal= {arXiv preprint arXiv:2411.11049},
year = {2024}
}