Computer Science > Data Structures and Algorithms
[Submitted on 20 Oct 2019 (this version), latest version 11 Dec 2020 (v3)]
Title:A New Connection Between Node and Edge Depth Robust Graphs
View PDFAbstract:We create a graph reduction that transforms an $(e, d)$-edge-depth-robust graph with $m$ edges into a $(e/4,d)$-depth-robust graph with $O(m)$ nodes and constant indegree. An $(e,d)$-depth robust graph is a directed, acyclic graph with the property that that after removing any $e$ nodes of the graph there remains a path with length at least $d$. Similarly, an $(e, d)$-edge-depth robust graph is a directed, acyclic graph with the property that after removing any $e$ edges of the graph there remains a path with length at least $d$. Our reduction relies on constructing graphs with a property we define and analyze called ST-Robustness. We say that a directed, acyclic graph with $n$ inputs and $n$ outputs is $(k_1, k_2)$-ST-Robust if we can remove any $k_1$ nodes and there exists a subgraph containing at least $k_2$ inputs and $k_2$ outputs such that each of the $k_2$ inputs is connected to all of the $k_2$ outputs. We use our reduction on a well known edge-depth-robust graph to construct an $(\frac{n \log \log n}{\log n}, \frac{n}{\log n (\log n)^{\log \log n}})$-depth-robust graph.
Submission history
From: Mike Cinkoske [view email][v1] Sun, 20 Oct 2019 07:36:37 UTC (19 KB)
[v2] Tue, 29 Sep 2020 20:16:38 UTC (29 KB)
[v3] Fri, 11 Dec 2020 01:43:56 UTC (109 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.