A Distanced Matching Game, Decremental APSP in Expanders, and Faster Deterministic Algorithms for Graph Cut Problems
Julia Chuzhoy

TL;DR
This paper introduces new algorithmic tools for well-connected graphs, improving deterministic algorithms for graph cut problems and dynamic distance-based problems like decremental APSP, addressing limitations of expander-based methods.
Contribution
The paper proposes well-connected graphs and a new toolkit, including the Distanced Matching game, to enhance deterministic algorithms for cut and dynamic graph problems.
Findings
Improved deterministic algorithms for graph cut problems.
Enhanced decremental APSP performance in well-connected graphs.
New theoretical tools for well-connected graph analysis.
Abstract
Expander graphs play a central role in graph theory and algorithms. With a number of powerful algorithmic tools developed around them, such as the Cut-Matching game, expander pruning, expander decomposition, and algorithms for decremental All-Pairs Shortest Paths (APSP) in expanders, to name just a few, the use of expanders in the design of graph algorithms has become ubiquitous. Specific applications of interest to us are fast deterministic algorithms for cut problems in static graphs, and algorithms for dynamic distance-based graph problems, such as APSP. Unfortunately, the use of expanders in these settings incurs a number of drawbacks. For example, the best currently known algorithm for decremental APSP in constant-degree expanders can only achieve a -approximation with total update time for any . All currently known…
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 · Optimization and Search Problems · Advanced Graph Theory Research
