Optimum matchings in weighted bipartite graphs

Abstract

Given an integer weighted bipartite graph \G=(U V, E), w:E→ Z\ we consider the problems of finding all the edges that occur in some minimum weight matching of maximum cardinality and enumerating all the minimum weight perfect matchings. Moreover, we construct a subgraph Gcs of G which depends on an ε-optimal solution of the dual linear program associated to the assignment problem on \G,w\ that allows us to reduced this problems to their unweighed variants on Gcs. For instance, when G has a perfect matching and we have an ε-optimal solution of the dual linear program associated to the assignment problem on \G,w\, we solve the problem of finding all the edges that occur in some minimum weight perfect matching in linear time on the number of edges. Therefore, starting from scratch we get an algorithm that solves this problem in time O(nm(nW)), where n=|U|≥ |V|, m=|E|, and W= max\|w(e)|\, :\, e∈ E\.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…