Keyun Cheng

Reading Notes: JALG’05 Semi-matching for bipartite graphs

Title: Semi-matchings for bipartite graphs and load balancing

Conference (): Link

Journal (Journal of Algorithms 2005): Link

Summary

This paper formulates the semi-matching problem for bipartite graphs, with the focus on unweighted bipartite graphs (edge with weight = 1). It gives theoretical proofs of the properties of semi-matching, and relates it to load-balancing. Finally, it provides two algorithms to compute optimal semi-matching for unweighted bipartite graph. The first algorithm is based on modified Hungarian, while the second one is based on cost-reducing paths.

Main Contributions

Details

Strength

Weakness