Online Graph Matching Problems with a Worst-Case Reassignment Budget

03/11/2020
by   Yongho Shin, et al.
0

In the online bipartite matching with reassignments problem, an algorithm is initially given only one side of the vertex set of a bipartite graph; the vertices on the other side are revealed to the algorithm one by one, along with its incident edges. The algorithm is required to maintain a matching in the current graph, where the algorithm revises the matching after each vertex arrival by reassigning vertices. Bernstein, Holm, and Rotenberg showed that an online algorithm can maintain a matching of maximum cardinality by performing amortized O(log^2 n) reassignments per arrival. In this paper, we propose to consider the general question of how requiring a non-amortized hard budget k on the number of reassignments affects the algorithms' performances, under various models from the literature. We show that a simple, widely-used algorithm is a best-possible deterministic algorithm for all these models. For the unweighted maximum-cardinality problem, the algorithm is a (1-2/k+2)-competitive algorithm, which is the best possible for a deterministic algorithm both under vertex arrivals and edge arrivals. Applied to the load balancing problem, this yields a bifactor online algorithm. For the weighted problem, which is traditionally studied assuming the triangle inequality, we show that the power of reassignment allows us to lift this assumption and the algorithm becomes a 1/2-competitive algorithm for k=4, improving upon the 1/3 of the previous algorithm without reassignments. We show that this also is a best-possible deterministic algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/03/2020

Secretary Matching with General Arrivals

We provide online algorithms for secretary matching in general weighted ...
research
01/08/2020

Achieving Competitiveness in Online Problems

In the setting of online algorithms, the input is initially not present ...
research
05/17/2020

Matching in Stochastically Evolving Graphs

This paper studies the maximum cardinality matching problem in stochasti...
research
09/18/2023

Maintaining Matroid Intersections Online

Maintaining a maximum bipartite matching online while minimizing recours...
research
02/23/2020

Online Stochastic Max-Weight Matching: prophet inequality for vertex and edge arrival models

We provide prophet inequality algorithms for online weighted matching in...
research
04/17/2019

Online Matching with General Arrivals

The online matching problem was introduced by Karp, Vazirani and Vaziran...
research
03/04/2021

An Optimal Truthful Mechanism for the Online Weighted Bipartite Matching Problem

In the weighted bipartite matching problem, the goal is to find a maximu...

Please sign up or login with your details

Forgot password? Click here to reset