Faster Maximium Priority Matchings in Bipartite Graphs
Abstract
A maximum priority matching is a matching in an undirected graph that maximizes a priority score defined with respect to given vertex priorities. An earlier paper showed how to find maximum priority matchings in unweighted graphs. This paper describes an algorithm for bipartite graphs that is faster when the number of distinct priority classes is limited. For graphs with $k$ distinct priority classes it runs in $O(kmn^{1/2})$ time, where $n$ is the number of vertices in the graph and $m$ is the number of edges.
- Publication:
-
arXiv e-prints
- Pub Date:
- December 2015
- DOI:
- 10.48550/arXiv.1512.09349
- arXiv:
- arXiv:1512.09349
- Bibcode:
- 2015arXiv151209349T
- Keywords:
-
- Computer Science - Data Structures and Algorithms