License: Creative Commons Attribution 4.0 International license (CC BY 4.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ESA.2023.75
URN: urn:nbn:de:0030-drops-187289
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2023/18728/
Go to the corresponding LIPIcs Volume Portal


Kosinas, Evangelos

Connectivity Queries Under Vertex Failures: Not Optimal, but Practical

pdf-format:
LIPIcs-ESA-2023-75.pdf (0.8 MB)


Abstract

We revisit once more the problem of designing an oracle for answering connectivity queries in undirected graphs in the presence of vertex failures. Specifically, given an undirected graph G with n vertices and m edges and an integer d_⋆ ≪ n, the goal is to preprocess the graph in order to construct a data structure ? such that, given a set of vertices F with |F| = d ≤ d_⋆, we can derive an oracle from ? that can efficiently answer queries of the form "is x connected with y in G⧵F?". Very recently, Long and Saranurak (FOCS 2022) provided a solution to this problem that is almost optimal with respect to the preprocessing time, the space usage, the update time, and the query time. However, their solution is highly complicated, and it seems very difficult to be implemented efficiently. Furthermore, it does not settle the complexity of the problem in the regime where d_⋆ is a constant. Here, we provide a much simpler solution to this problem, that uses only textbook data structures. Our algorithm is deterministic, it has preprocessing time and space complexity O(d_⋆ m log n), update time O(d⁴ log n), and query time O(d). These bounds compare very well with the previous best, especially considering the simplicity of our approach. In fact, if we assume that d_⋆ is a constant (d_⋆ ≥ 4), then our algorithm provides some trade-offs that improve the state of the art in some respects. Finally, the data structure that we provide is flexible with respect to d_⋆: it can be adapted to increases and decreases, in time and space that are almost proportional to the change in d_⋆ and the size of the graph.

BibTeX - Entry

@InProceedings{kosinas:LIPIcs.ESA.2023.75,
  author =	{Kosinas, Evangelos},
  title =	{{Connectivity Queries Under Vertex Failures: Not Optimal, but Practical}},
  booktitle =	{31st Annual European Symposium on Algorithms (ESA 2023)},
  pages =	{75:1--75:13},
  series =	{Leibniz International Proceedings in Informatics (LIPIcs)},
  ISBN =	{978-3-95977-295-2},
  ISSN =	{1868-8969},
  year =	{2023},
  volume =	{274},
  editor =	{G{\o}rtz, Inge Li and Farach-Colton, Martin and Puglisi, Simon J. and Herman, Grzegorz},
  publisher =	{Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
  address =	{Dagstuhl, Germany},
  URL =		{https://drops.dagstuhl.de/opus/volltexte/2023/18728},
  URN =		{urn:nbn:de:0030-drops-187289},
  doi =		{10.4230/LIPIcs.ESA.2023.75},
  annote =	{Keywords: Graphs, Connectivity, Fault-Tolerant, Oracles}
}

Keywords: Graphs, Connectivity, Fault-Tolerant, Oracles
Collection: 31st Annual European Symposium on Algorithms (ESA 2023)
Issue Date: 2023
Date of publication: 30.08.2023


DROPS-Home | Fulltext Search | Imprint | Privacy Published by LZI