Data structures for weighted matching and extensions to b-matching and f-factors

34Citations
Citations of this article
10Readers
Mendeley users who have this article in their library.

Abstract

This article shows the weighted matching problem on general graphs can be solved in time O(n(m + n logn)) for n and m the number of vertices and edges, respectively. This was previously known only for bipartite graphs. The crux is a data structure for blossom creation. It uses a dynamic nearest-common-ancestor algorithm to simplify blossom steps, so they involve only back edges rather than arbitrary nontree edges. The rest of the article presents direct extensions of Edmonds' blossom algorithm to weighted b-matching and f -factors. Again, the time bound is the one previously known for bipartite graphs: for b-matching the time is O(min{b(V),n logn}(m + n logn)) and for f -factors the time is O(min{f (V),m logn}(m + n logn)), where b(V) and f (V) both denote the sum of all degree constraints. Several immediate applications of the f -factor algorithm are given: The generalized shortest path structure of Reference [19], i.e., the analog of the shortest-paths tree for conservative undirected graphs, is shown to be a version of the blossom structure for f -factors. This structure is found in time O(|N|(m + n logn)) for N, the set of negative edges (0 < |N| < n). A shortest T-join is found in time O(n(m + n logn)) or O(|T|(m + n logn)) when all costs are nonnegative. These bounds are all slight improvements of previously known ones, and are simply achieved by proper initialization of the f -factor algorithm.

Cite

CITATION STYLE

APA

Gabow, H. N. (2018). Data structures for weighted matching and extensions to b-matching and f-factors. In ACM Transactions on Algorithms (Vol. 14). Association for Computing Machinery. https://doi.org/10.1145/3183369

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free