Papers
Topics
Authors
Recent
Search
2000 character limit reached

Approximate Bipartite bb-Matching using Multiplicative Auction

Published 9 Mar 2024 in cs.DS | (2403.05781v1)

Abstract: Given a bipartite graph G(V=(AB),E)G(V= (A \cup B),E) with nn vertices and mm edges and a function b ⁣:VZ+b \colon V \to \mathbb{Z}_+, a bb-matching is a subset of edges such that every vertex vVv \in V is incident to at most b(v)b(v) edges in the subset. When we are also given edge weights, the Max Weight bb-Matching problem is to find a bb-matching of maximum weight, which is a fundamental combinatorial optimization problem with many applications. Extending on the recent work of Zheng and Henzinger (IPCO, 2023) on standard bipartite matching problems, we develop a simple auction algorithm to approximately solve Max Weight bb-Matching. Specifically, we present a multiplicative auction algorithm that gives a (1ε)(1 - \varepsilon)-approximation in O(mε<sup>1</sup>logε<sup>1</sup>logβ)O(m \varepsilon<sup>{-1}</sup> \log \varepsilon<sup>{-1}</sup> \log \beta) worst case time, where β\beta the maximum bb-value. Although this is a logβ\log \beta factor greater than the current best approximation algorithm by Huang and Pettie (Algorithmica, 2022), it is considerably simpler to present, analyze, and implement.

Citations (1)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.