English

On the Stability of Minimum-Weight Perfect Matching on the Line

Computational Geometry 2026-07-17 v1

Abstract

Computing a minimum-weight perfect matching for a point set PP in Euclidean space is a classic geometric optimization problem. We consider the problem in a dynamic setting, where pairs of points may be added to or removed from the set PP. Our focus is on maintaining an approximately optimal solution without making too many changes to the solution. More precisely, we are interested in kk-stable algorithms, which change at most kk edges in the matching after each update to the set PP. In other words, we consider an online setting (with insertions and deletions) with bounded recourse. We study trade-offs between the stability of the algorithm and the approximation ratio of the maintained solution for point sets in R1\mathbb{R}^1. First, we present an O(n)O(\sqrt{n})-stable algorithm that maintains a 22-approximation, which we show to be optimal among all algorithms with sublinear stability. Second, we prove that any o(logn)o(\log n)-stable algorithm has unbounded approximation ratio. Our lower bounds hold even in the insertion-only case, while our algorithm works in the fully dynamic case. Moreover, our lower bounds also hold for the bipartite variant of the problem.

Keywords

Cite

@article{arxiv.2607.16137,
  title  = {On the Stability of Minimum-Weight Perfect Matching on the Line},
  author = {Mark de Berg and Ulrike Schmidt-Kraepelin and Andree-Ovidiu Stef},
  journal= {arXiv preprint arXiv:2607.16137},
  year   = {2026}
}

Comments

Full version of a paper that will appear in ESA 2026