Maintaining Perfect Matchings at Low Cost

11/26/2018
by   Jannik Matuschke, et al.
0

The min-cost matching problem suffers from being very sensitive to small changes of the input. Even in a simple setting, e.g., when the costs come from the metric on the line, adding two nodes to the input might change the optimal solution completely. On the other hand, one expects that small changes in the input should incur only small changes on the constructed solutions, measured as the number of modified edges. We introduce a two-stage model where we study the trade-off between quality and robustness of solutions. In the first stage we are given a set of nodes in a metric space and we must compute a perfect matching. In the second stage 2k new nodes appear and we must adapt the solution to a perfect matching for the new instance. We say that an algorithm is (α,β)-robust if the solutions constructed in both stages are α-approximate with respect to min-cost perfect matchings, and if the number of edges deleted from the first stage matching is at most β k. Hence, α measures the quality of the algorithm and β its robustness. In this setting we aim to balance both measures by deriving algorithms for constant α and β. We show that there exists an algorithm that is (3,1)-robust for any metric if one knows the number 2k of arriving nodes in advance. For the case that k is unknown the situation is significantly more involved. We study this setting under the metric on the line and devise a (19,2)-robust algorithm that constructs a solution with a recursive structure that carefully balances cost and redundancy.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/04/2022

Online Matching with Set Delay

We initiate the study of online problems with set delay, where the delay...
research
09/14/2021

Online k-Way Matching with Delays and the H-Metric

In this paper, we study k-Way Min-cost Perfect Matching with Delays - th...
research
11/03/2020

The Min-Cost Matching with Concave Delays Problem

We consider the problem of online min-cost perfect matching with concave...
research
09/01/2023

Bichromatic Perfect Matchings with Crossings

We consider bichromatic point sets with n red and n blue points and stud...
research
12/11/2020

Rainbow Perfect and Near-Perfect Matchings in Complete Graphs with Edges Colored by Circular Distance

Given an edge-colored complete graph K_n on n vertices, a perfect (respe...
research
06/22/2022

Online Bipartite Matching with Advice: Tight Robustness-Consistency Tradeoffs for the Two-Stage Model

We study the two-stage vertex-weighted online bipartite matching problem...
research
04/12/2023

When Should You Wait Before Updating? Toward a Robustness Refinement

Consider a dynamic network and a given distributed problem. At any point...

Please sign up or login with your details

Forgot password? Click here to reset