The Exponential Time Complexity of Computing the Probability That a Graph is Connected
Thore Husfeldt, Nina Taslaman

TL;DR
This paper proves that calculating the probability of a connected graph with random edge failures is computationally exponential in the number of edges, under the Exponential Time Hypothesis.
Contribution
It establishes a tight exponential lower bound on the complexity of computing all-terminal reliability for simple graphs for any fixed edge failure probability.
Findings
Computation time is exponential in Omega(m/ log^2 m) for simple graphs.
The result holds for all fixed probabilities 0 < p < 1.
Supports the conjecture that the problem is inherently hard.
Abstract
We show that for every probability p with 0 < p < 1, computation of all-terminal graph reliability with edge failure probability p requires time exponential in Omega(m/ log^2 m) for simple graphs of m edges under the Exponential Time Hypothesis.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computability, Logic, AI Algorithms
