English

Tight Bounds for Online Matching in Bounded-Degree Graphs with Vertex Capacities

Data Structures and Algorithms 2022-07-01 v1

Abstract

We study the bb-matching problem in bipartite graphs G=(S,R,E)G=(S,R,E). Each vertex sSs\in S is a server with individual capacity bsb_s. The vertices rRr\in R are requests that arrive online and must be assigned instantly to an eligible server. The goal is to maximize the size of the constructed matching. We assume that GG is a (k,d)(k,d)-graph~\cite{NW}, where kk specifies a lower bound on the degree of each server and dd is an upper bound on the degree of each request. This setting models matching problems in timely applications. We present tight upper and lower bounds on the performance of deterministic online algorithms. In particular, we develop a new online algorithm via a primal-dual analysis. The optimal competitive ratio tends to~1, for arbitrary kdk\geq d, as the server capacities increase. Hence, nearly optimal solutions can be computed online. Our results also hold for the vertex-weighted problem extension, and thus for AdWords and auction problems in which each bidder issues individual, equally valued bids. Our bounds improve the previous best competitive ratios. The asymptotic competitiveness of~1 is a significant improvement over the previous factor of 11/ek/d1-1/e^{k/d}, for the interesting range where k/d1k/d\geq 1 is small. Recall that 11/e0.631-1/e\approx 0.63. Matching problems that admit a competitive ratio arbitrarily close to~1 are rare. Prior results rely on randomization or probabilistic input models.

Keywords

Cite

@article{arxiv.2206.15336,
  title  = {Tight Bounds for Online Matching in Bounded-Degree Graphs with Vertex Capacities},
  author = {Susanne Albers and Sebastian Schubert},
  journal= {arXiv preprint arXiv:2206.15336},
  year   = {2022}
}

Comments

21 pages, 1 figure, full version of a paper accepted ESA 2022