New Structures and Algorithms for Length-Constrained Expander Decompositions

April 20, 2024 Β· Declared Dead Β· πŸ› IEEE Annual Symposium on Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Bernhard Haeupler, D Ellis Hershkowitz, Zihan Tan arXiv ID 2404.13446 Category cs.DS: Data Structures & Algorithms Citations 8 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 4 months ago
Abstract
Expander decompositions form the basis of one of the most flexible paradigms for close-to-linear-time graph algorithms. Length-constrained expander decompositions generalize this paradigm to better work for problems with lengths, distances and costs. Roughly, an $(h,s)$-length $Ο†$-expander decomposition is a small collection of length increases to a graph so that nodes within distance $h$ can route flow over paths of length $hs$ with congestion at most $1/Ο†$. In this work, we give a close-to-linear time algorithm for computing length-constrained expander decompositions in graphs with general lengths and capacities. Notably, and unlike previous works, our algorithm allows for one to trade off off between the size of the decomposition and the length of routing paths: for any $Ξ΅> 0$ not too small, our algorithm computes in close-to-linear time an $(h,s)$-length $Ο†$-expander decomposition of size $m \cdot Ο†\cdot n^Ξ΅$ where $s = \exp(\text{poly}(1/Ξ΅))$. The key foundations of our algorithm are: (1) a simple yet powerful structural theorem which states that the union of a sequence of sparse length-constrained cuts is itself sparse and (2) new algorithms for efficiently computing sparse length-constrained flows.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted