@techreport{,
TITLE = {Rank-maximal through maximum weight matchings},
AUTHOR = {Michail, Dimitrios},
LANGUAGE = {eng},
URL = {http://domino.mpi-inf.mpg.de/internet/reports.nsf/NumberView/2005-1-001},
NUMBER = {MPI-I-2005-1-001},
INSTITUTION = {Max-Planck-Institut f{\"u}r Informatik},
ADDRESS = {Saarbr{\"u}cken},
YEAR = {2005},
DATE = {2005},
ABSTRACT = {Given a bipartite graph $G( V, E)$, $ V = A \disjointcup B$<br>where $|V|=n, |E|=m$ and a partition of the edge set into<br>$r \le m$ disjoint subsets $E = E_1 \disjointcup E_2<br>\disjointcup \dots \disjointcup E_r$, which are called ranks,<br>the {\em rank-maximal matching} problem is to find a matching $M$<br>of $G$ such that $|M \cap E_1|$ is maximized and given that<br>$|M \cap E_2|$, and so on. Such a problem arises as an optimization<br>criteria over a possible assignment of a set of applicants to a<br>set of posts. The matching represents the assignment and the<br>ranks on the edges correspond to a ranking on the posts submitted<br>by the applicants.<br><br>The rank-maximal matching problem has been previously<br>studied where a $O( r \sqrt n m )$ time and linear<br>space algorithm~\cite{IKMMP} was<br>presented. In this paper we present a new simpler algorithm which<br>matches the running time and space complexity of the above<br>algorithm.<br>The new algorithm is based on a different approach,<br>by exploiting that the rank-maximal matching problem can<br>be reduced to a maximum weight matching problem where the<br>weight of an edge of rank $i$ is $2^{ \ceil{\log n} (r-i)}$.<br>By exploiting that these edge weights are steeply distributed<br>we design a scaling algorithm which scales by a factor of<br>$n$ in each phase. We also show that in each phase one<br>maximum cardinality computation is sufficient to get a new<br>optimal solution.<br><br>This algorithm answers an open question raised on the same<br>paper on whether the reduction to the maximum-weight matching<br>problem can help us derive an efficient algorithm.},
TYPE = {Research Report / Max-Planck-Institut für Informatik},
}
