English

Revisiting the Auction Algorithm for Weighted Bipartite Perfect Matchings

Data Structures and Algorithms 2021-01-19 v1 Discrete Mathematics Combinatorics

Abstract

We study the classical weighted perfect matchings problem for bipartite graphs or sometimes referred to as the assignment problem, i.e., given a weighted bipartite graph G=(UV,E)G = (U\cup V,E) with weights w:ERw : E \rightarrow \mathcal{R} we are interested to find the maximum matching in GG with the minimum/maximum weight. In this work we present a new and arguably simpler analysis of one of the earliest techniques developed for solving the assignment problem, namely the auction algorithm. Using our analysis technique we present tighter and improved bounds on the runtime complexity for finding an approximate minumum weight perfect matching in kk-left regular sparse bipartite graphs.

Keywords

Cite

@article{arxiv.2101.07155,
  title  = {Revisiting the Auction Algorithm for Weighted Bipartite Perfect Matchings},
  author = {Megha Khosla and Avishek Anand},
  journal= {arXiv preprint arXiv:2101.07155},
  year   = {2021}
}
R2 v1 2026-06-23T22:16:51.826Z