28
2

A New Connection Between Node and Edge Depth Robust Graphs

Abstract

We create a graph reduction that transforms an (e,d)(e, d)-edge-depth-robust graph with mm edges into a (e/4,d)(e/4,d)-depth-robust graph with O(m)O(m) nodes and constant indegree. An (e,d)(e,d)-depth robust graph is a directed, acyclic graph with the property that that after removing any ee nodes of the graph there remains a path with length at least dd. Similarly, an (e,d)(e, d)-edge-depth robust graph is a directed, acyclic graph with the property that after removing any ee edges of the graph there remains a path with length at least dd. Our reduction relies on constructing graphs with a property we define and analyze called ST-Robustness. We say that a directed, acyclic graph with nn inputs and nn outputs is (k1,k2)(k_1, k_2)-ST-Robust if we can remove any k1k_1 nodes and there exists a subgraph containing at least k2k_2 inputs and k2k_2 outputs such that each of the k2k_2 inputs is connected to all of the k2k_2 outputs. We use our reduction on a well known edge-depth-robust graph to construct an (nloglognlogn,nlogn(logn)loglogn)(\frac{n \log \log n}{\log n}, \frac{n}{\log n (\log n)^{\log \log n}})-depth-robust graph.

View on arXiv
Comments on this paper