Title: Semi-matchings for bipartite graphs and load balancing
Conference (): Link
Journal (Journal of Algorithms 2005): Link
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.
Formulates the semi-matching problem
Relates semi-matching with load-balancing, and optimization objectives to unweighted graphs
Theoretical proofs for unweighted bipartite graphs
Two algorithms to find optimal semi-matching
It relates to scheduling unrelated machines