Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Multiplicative Auction Algorithm for Approximate Maximum Weight Bipartite Matching (2301.09217v5)

Published 22 Jan 2023 in cs.DS

Abstract: $\newcommand{\eps}{\varepsilon}$We present an auction algorithm using multiplicative instead of constant weight updates to compute a $(1-\eps)$-approximate maximum weight matching (MWM) in a bipartite graph with $n$ vertices and $m$ edges in time $O(m\eps{-1})$, beating the running time of the fastest known approximation algorithm of Duan and Pettie [JACM '14] that runs in $O(m\eps{-1}\log \eps{-1})$. Our algorithm is very simple and it can be extended to give a dynamic data structure that maintains a $(1-\eps)$-approximate maximum weight matching under (1) one-sided vertex deletions (with incident edges) and (2) one-sided vertex insertions (with incident edges sorted by weight) to the other side. The total time used is $O(m\eps{-1})$, where $m$ is the sum of the number of initially existing and inserted edges.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Da Wei Zheng (17 papers)
  2. Monika Henzinger (127 papers)
Citations (6)

Summary

We haven't generated a summary for this paper yet.