A new approach to bipartite stable matching optimization
Tamás Fleiner, András Frank, Tamás Király
TL;DR
This work develops two complementary frameworks for optimization over bipartite stable matchings. The ring-set/digraph approach encodes stable matchings as stable $s^*$-$t^*$-cuts in a compact digraph, yielding strong min-max formulas and strongly polynomial algorithms for packing and covering problems, including computing $\ell$ disjoint cheapest matchings and the minimum number of matchings covering all stable edges. The second, poset-based view constructs a $G$-induced poset on stable edges whose maximal antichains correspond to stable matchings, enabling Dilworth–Mirsky–Greene–Kleitman results and efficient algorithms for level-fair and related fairness notions. Together, these contributions unify optimization over stable matchings with network-flow and poset theories, providing practical polynomial-time methods and new structural insights with potential extensions to matroid kernels and related combinatorial objects.
Abstract
As a common generalization of previously solved optimization problems concerning bipartite stable matchings, we describe a strongly polynomial network flow based algorithm for computing $\ell$ disjoint stable matchings with minimum total cost. The major observation behind the approach is that stable matchings, as edge sets, can be represented as certain cuts of an associated directed graph. This allows us to use results on disjoint cuts directly to answer questions about disjoint stable matchings. We also provide a construction that represents stable matchings as maximum-size antichains in a partially ordered set (poset), which enables us to apply the theorems of Dilworth, Mirsky, Greene and Kleitman directly to stable matchings. Another consequence of these approaches is a min-max formula for the minimum number of stable matchings covering all stable edges.
