[HTML][HTML] Minimum Cut in Time
We give a randomized algorithm that finds a minimum cut in an undirected weighted m-edge
n-vertex graph G with high probability in O (m log 2 n) time. This is the first improvement to …
n-vertex graph G with high probability in O (m log 2 n) time. This is the first improvement to …
Almost-Linear Time Algorithms for Incremental Graphs: Cycle Detection, SCCs, st Shortest Path, and Minimum-Cost Flow
We give the first almost-linear time algorithms for several problems in incremental graphs
including cycle detection, strongly connected component maintenance, st shortest path …
including cycle detection, strongly connected component maintenance, st shortest path …
A dynamic shortest paths toolbox: Low-congestion vertex sparsifiers and their applications
We present a general toolbox, based on new vertex sparsifiers, for designing data structures
to maintain shortest paths in graphs undergoing edge insertions and/or deletions. In …
to maintain shortest paths in graphs undergoing edge insertions and/or deletions. In …
Maximum Bipartite Matching in Time via a Combinatorial Algorithm
J Chuzhoy, S Khanna - arXiv preprint arXiv:2405.20861, 2024 - arxiv.org
Maximum bipartite matching (MBM) is a fundamental problem in combinatorial optimization
with a long and rich history. A classic result of Hopcroft and Karp (1973) provides an $ O …
with a long and rich history. A classic result of Hopcroft and Karp (1973) provides an $ O …
Incremental Approximate Maximum Flow on Undirected Graphs in Subpolynomial Update Time
We provide an algorithm which, with high probability, maintains a (1—ɛ)-approximate
maximum flow on an undirected graph undergoing m-edge additions in amortized mo (1) ɛ …
maximum flow on an undirected graph undergoing m-edge additions in amortized mo (1) ɛ …
A Simple and Near-Optimal Algorithm for Directed Expander Decompositions
AL Sulser, MP Gutenberg - arXiv preprint arXiv:2403.04542, 2024 - arxiv.org
In this work, we present the first algorithm to compute expander decompositions in an $ m $-
edge directed graph with near-optimal time $\tilde {O}(m) $. Further, our algorithm can …
edge directed graph with near-optimal time $\tilde {O}(m) $. Further, our algorithm can …
Entropy Regularization and Faster Decremental Matching in General Graphs
We provide an algorithm that maintains, against an adaptive adversary, a $(1-\varepsilon) $-
approximate maximum matching in $ n $-node $ m $-edge general (not necessarily …
approximate maximum matching in $ n $-node $ m $-edge general (not necessarily …
Maximum Bipartite Matching in 𝑛2+𝑜(1) Time via a Combinatorial Algorithm
J Chuzhoy, S Khanna - Proceedings of the 56th Annual ACM …, 2024 - dl.acm.org
Maximum bipartite matching (MBM) is a fundamental problem in combinatorial optimization
with a long and rich history. A classic result of Hopcroft and Karp (1973) provides an O (m√ …
with a long and rich history. A classic result of Hopcroft and Karp (1973) provides an O (m√ …
Deterministic -Vertex Connectivity in Max-flows
C Nalam, T Saranurak… - arXiv preprint arXiv …, 2023 - arxiv.org
An $ n $-vertex $ m $-edge graph is\emph {$ k $-vertex connected} if it cannot be
disconnected by deleting less than $ k $ vertices. After more than half a century of intensive …
disconnected by deleting less than $ k $ vertices. After more than half a century of intensive …
Decremental Matching in General Weighted Graphs
A Dudeja - arXiv preprint arXiv:2312.08996, 2023 - arxiv.org
In this paper, we consider the problem of maintaining a $(1-\varepsilon) $-approximate
maximum weight matching in a dynamic graph $ G $, while the adversary makes changes to …
maximum weight matching in a dynamic graph $ G $, while the adversary makes changes to …