Papers
Topics
Authors
Recent
Search
2000 character limit reached

An O(n^3) time algorithm for the maximum weight b-matching problem on bipartite graphs

Published 13 Oct 2014 in cs.DS | (1410.3408v2)

Abstract: Given an undirected bipartite graph G= (A U B,E), the b-matching of G matches each vertex v in A (B) to at least 1 and at most b(v) vertices in B (A), where b(v) denotes the capacity of v. In this paper, we present an O(n3) time algorithm for finding a maximum weight b-matching of G, where |A|+|B|=O(n). Our algorithm improves the previous best time complexity of O(n3 log n) for this problem.

Citations (3)

Summary

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.

Collections

Sign up for free to add this paper to one or more collections.