From Unweighted to Weighted Dynamic Matching in Non-Bipartite Graphs: A Low-Loss Reduction
Abstract
We study the approximate maximum weight matching (MWM) problem in a fully dynamic graph subject to edge insertions and deletions. We design meta-algorithms that reduce the problem to the unweighted approximate maximum cardinality matching (MCM) problem. Despite recent progress on bipartite graphs -- Bernstein-Dudeja-Langley (STOC 2021) and Bernstein-Chen-Dudeja-Langley-Sidford-Tu (SODA 2025) -- the only previous meta-algorithm that applied to non-bipartite graphs suffered a approximation loss (Stubbs-Williams, ITCS 2017). We significantly close the weighted-and-unweighted gap by showing the first low-loss reduction that transforms any fully dynamic -approximate MCM algorithm on bipartite graphs into a fully dynamic -approximate MWM algorithm on general (not necessarily bipartite) graphs, with only a overhead in the update time. Central to our approach is a new primal-dual framework that reduces the computation of an approximate MWM in general graphs to a sequence of approximate induced matching queries on an auxiliary bipartite extension. In addition, we give the first conditional lower bound on approximate partially dynamic matching with worst-case update time.
Keywords
Cite
@article{arxiv.2510.19049,
title = {From Unweighted to Weighted Dynamic Matching in Non-Bipartite Graphs: A Low-Loss Reduction},
author = {Aaron Bernstein and Jiale Chen},
journal= {arXiv preprint arXiv:2510.19049},
year = {2025}
}