An Algorithm for the Maximum Weight Strongly Stable Matching Problem
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Of Stable Marriages and Graphs, and Strategy and Polytopes∗
SIAM REV. c 1997 Society for Industrial and Applied Mathematics Vol. 39, No. 4, pp. 575–604, December 1997 001 OF STABLE MARRIAGES AND GRAPHS, AND STRATEGY AND POLYTOPES∗ MICHEL BALINSKI† AND GUILLAUME RATIER‡ Abstract. This expository paper develops the principal known results (and some new ones) on the stable matchings of marriage games in the language of directed graphs. This both unifies and simplifies the presentation and renders it more symmetric. In addition, it yields a new algorithm and a new proof for the existence of stable matchings, new proofs for many known facts, and some new results (notably concerning players’ strategies and the properties of the stable matching polytope). Key words. marriage problem, stable matching, graph, polytope, game, two-sided market AMS subject classifications. 90C27, 05C90, 52B10, 90D40 PII. S0036144595294515 1. Introduction. It now has been a third of a century since the publication of the short and limpid paper by Gale and Shapley [4]. The question it posed, and to some degree solved, has come to be recognized as being at the core of some funda- mental questions in economics. This, together with its mathematical and algorithmic ramifications, has spawned a literature that by now includes at least three books and upwards of one hundred papers. The marriage problem,ormarriage game, involves two distinct sets of players, M and W , variously interpreted as firms and workers, hospitals and interns, buyers and sellers, students and universities, coeds and sororities, or just plain men and women. Each player of each set has a strict preference ordering over those members of the opposite set that she/he considers to be “acceptable.” The analysis focuses on stable matchings, meaning pairings of players from opposite sets, or celibates, having the property that no two players not paired could both improve their individual preferences by being paired. -
Uwaterloo Latex Thesis Template
View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by University of Waterloo's Institutional Repository Structure in Stable Matching Problems by William Justin Toth A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Mathematics in Combinatorics and Optimization Waterloo, Ontario, Canada, 2016 c William Justin Toth 2016 I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. ii Abstract In this thesis we provide two contributions to the study of structure in stable matching problems. The first contribution is a short new proof for the integrality of Rothblum's linear description of the convex hull of incidence vectors of stable matchings in bipartite graphs. The key feature of our proof is to show that extreme points of the formulation must have a 0; 1-component. The second contribution is a computer search procedure for instances of cyclic stable matching problems with three genders as proposed by Knuth. We provide sufficient condi- tions for the existence of a stable matching in this context. We also investigate bijections of the problem instance vertex set to itself which preserve the set of stable matchings (up to permutation). Such bijections define \symmetric" problem instances. We study this notion of symmetry, and use it to cut down on the number of problem instances in our search. -
Arxiv:1904.05974V5 [Cs.DS] 5 May 2020 in G and One Such Matching Can Be Efficiently Computed
Quasi-popular Matchings, Optimality, and Extended Formulations Yuri Faenza1 and Telikepalli Kavitha2? 1 IEOR, Columbia University, New York, USA. [email protected] 2 Tata Institute of Fundamental Research, Mumbai, India. [email protected] Abstract. Let G = (A[B; E) be an instance of the stable marriage problem where every vertex ranks its neighbors in a strict order of preference. A matching M in G is popular if M does not lose a head- to-head election against any matching. Popular matchings are a well-studied generalization of stable matchings, introduced with the goal of enlarging the set of admissible solutions, while maintaining a certain level of fairness. Every stable matching is a min-size popular matching. Unfortunately, when there are edge costs, it is NP-hard to find a popular matching of minimum cost – even worse, the min-cost popular matching problem is hard to approximate up to any factor. Let opt be the cost of a min-cost popular matching. Our goal is to efficiently compute a matching of cost at most opt by paying the price of mildly relaxing popularity. Our main positive results are two bi-criteria algorithms that find in polynomial time a near-popular or “quasi-popular” matching of cost at most opt. Moreover, one of the algorithms finds a quasi-popular matching of cost at most that of a min-cost popular fractional matching, which could be much smaller than opt. Key to the other algorithm are new results for certain polytopes. In particular, we give a polynomial- size extended formulation for an integral polytope sandwiched between the popular and quasi-popular matching polytopes. -
Stable Matchings and Linear Inequalities
DISCRETE APPLIED MATHEMATICS ELSEVIER Discrete Applied Mathematics 54 (1994) l-27 Stable matchings and linear inequalities Hernan G. Abeledo”, Uriel G. Rothblum”gb,* ’ RUTCOR ~ Rutgers Centerfor Operations Research, Rutgers University, New Brunswick, NJO8903. USA bFaculty qf Industrial Engineering and Management. Technion Israel Institute qf Technology, Technion City, Haifa 32000, Israel Received from 3 March 1992; revised 4 February 1993 Abstract The theory of linear inequalities and linear programming was recently applied to study the stable marriage problem which until then has been studied by mostly combinatorial methods. Here we extend the approach to the general stable matching problem in which the structure of matchable pairs need not be bipartite. New issues arise in the analysis and we combine linear algebra and graph theory to explore them. 1. Introduction The stable matching problem describes a situation where agents are to be matched while having preferences over potential mates. The data for the model consists of a set of agents, a set of pairs of agents that are matchable and a list of strict preference orders of the agents over their matchable mates. The goal is to find a stable matching, i.e., a matching such that no two agents prefer each other over their respective outcome in the matching, where singlehood is considered to be worse than being paired with a matchable mate. This model includes the original stable marriage problem and stable roommates problem introduced by Gale and Shapley [7] as special cases. In the stable roommates problem all possible pairs are admissible, whereas in the stable marriage problem the agents are labeled either as men or women and only man-woman pairs are allowable. -
Two Problems in Discrete Mathematics
TWO PROBLEMS IN DISCRETE MATHEMATICS By JOHN CHIARELLI A dissertation submitted to the School of Graduate Studies Rutgers, The State University of New Jersey In partial fulfillment of the requirements For the degree of Doctor of Philosophy Graduate Program in Mathematics Written under the direction of Michael Saks And approved by New Brunswick, New Jersey October, 2020 ABSTRACT OF THE DISSERTATION Two Problems in Discrete Mathematics By JOHN CHIARELLI Dissertation Director: Michael Saks This thesis centers around two projects that I have undertaken in the subject of discrete mathematics. The primary project pertains to the stable matching problem, and puts particular focus on a relaxation of stability that we call S-stability. The secondary project looks at boolean functions as polynomials, and seeks to understand and use a complexity measure called the maxonomial hitting set size. The stable matching problem is a well-known problem in discrete mathematics, with many practical applications for the algorithms derived from it. Our investigations into the stable matching problem center around the operation : E(G(I)) ! E(G(I)); we k show that for sufficiently large k, I maps everything to a set of edges that we call the hub, and give algorithms for evaluating I (S) for specific values of S. Subsequently, we extend results on the lattice structure of stable matchings to S-stability and consider the polytope of fractional matchings for these same weaker notions of stability. We also reflect on graphs represented by instances with every edge in the hub. Given a boolean function f : f0; 1gn ! f0; 1g, it is well-known that it can be repre- sented as a unique multilinear polynomial. -
The Maximum-Weight Stable Matching Problem: Duality and Efficiency
The Maximum-weight Stable Matching Problem: Duality and Efficiency Xujin Chena∗ Guoli Dingby Xiaodong Huaz Wenan Zangcx a Institute of Applied Mathematics, Chinese Academy of Sciences Beijing 100190, China b Mathematics Department, Louisiana State University Baton Rouge, LA 70803, USA c Department of Mathematics, The University of Hong Kong Hong Kong, China Abstract Given a preference system (G; ≺) and an integral weight function defined on the edge set of G (not necessarily bipartite), the maximum-weight stable matching problem is to find a stable matching of (G; ≺) with maximum total weight. In this paper we study this NP -hard problem using linear programming and polyhedral approaches. We show that the Rothblum system for defining the fractional stable matching polytope of (G; ≺) is totally dual integral if and only if this polytope is integral if and only if (G; ≺) has a bipartite representation. We also present a combinatorial polynomial-time algorithm for the maximum-weight stable matching problem and its dual on any preference system with a bipartite representation. Our results generalize Kir´alyand Pap's theorem on the maximum-weight stable-marriage problem and rely heavily on their work. MSC 2000 subject classification. Primary: 90C10, 90C27, 90C57. OR/MS subject classification. Primary: Programming/graphs. Key words. Stable matching, linear system, integral polytope, total dual integrality, polynomial-time algorithm. ∗Supported in part by NSF of China under Grant 10771209 and Chinese Academy of Sciences under Grant kjcx-yw-s7. ySupported in part by NSA grant H98230-10-1-0186 and NSF grant DMS-1001230. zSupported in part by NSF of China under Grant 10721101, 10771209 and 10928102 and Chinese Academy of Sciences under Grant kjcx-yw-s7. -
Stable Matchings and Linear Programming CORE View
View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector NORTH-HOLLAND Stable Matchings and Linear Programming Her&n Abeledo Department of Operations Research The George Washington University Washington, D. C. 20052 and Yosef Blum Faculty qf Industrial Engineering and Management Technion--Israel Institute for Technology Haifa, Israel, 23000 Submitted bv Uriel G. Rothblum ABSTRACT This paper continues the work of Abeledo and Rothblum, who study nonbipartite stable matching problems from a polyhedral perspective. We establish here additional properties of fractional stable matchings and use linear programming to obtain an alternative polynomial algorithm for solving stable matching problems. 1. INTRODUCTION In a stable matching problem agents have to be matched in pairs while having strict preferences over their potential mates. The goal is to find a matching where no two agents prefer being matched to each other over their outcomes in the matching, where singlehood is considered worse than being paired with any admissible mate. Gale and Shapley [5] call such a matching stable, since it will remain unchanged if the agents act rationally. A special case of the stable matching problem is the stable marriage problem, where each agent is labeled as either “man” or “woman” and all matchable pairs consist of a man and a woman. Gale and Shapley [5] LINEAR ALGEBRA AND ITS APPLICATIOLNS 245:321-333 (1996) 0 Else~irr Science Inc., 1996 0024.3795/96/$15.00 655 Avemw of the Americas, New York, NY 10010 SSDI 0024-379.5(9.5)000~52-s 322 HERNAN ABELEDO AND YOSEF BLUM described a polynomial algorithm that computes a stable matching for any given stable marriage problem. -
Structure in Stable Matching Problems
Structure in Stable Matching Problems by William Justin Toth A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Mathematics in Combinatorics and Optimization Waterloo, Ontario, Canada, 2016 c William Justin Toth 2016 I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. ii Abstract In this thesis we provide two contributions to the study of structure in stable matching problems. The first contribution is a short new proof for the integrality of Rothblum's linear description of the convex hull of incidence vectors of stable matchings in bipartite graphs. The key feature of our proof is to show that extreme points of the formulation must have a 0; 1-component. The second contribution is a computer search procedure for instances of cyclic stable matching problems with three genders as proposed by Knuth. We provide sufficient condi- tions for the existence of a stable matching in this context. We also investigate bijections of the problem instance vertex set to itself which preserve the set of stable matchings (up to permutation). Such bijections define \symmetric" problem instances. We study this notion of symmetry, and use it to cut down on the number of problem instances in our search. We implemented our proposed computational procedure in Java and end with a discussion of the results running computational experiments using our code on problem instances of size 5. -
Arxiv:1702.03187V2 [Math.CO] 14 Dec 2017 {0, 1} [7]
On 2-level polytopes arising in combinatorial settings? Manuel Aprile1, Alfonso Cevallos2, and Yuri Faenza3 1 DISOPT, Ecole´ Polytechnique F´ed´eralede Lausanne, Switzerland. Email: [email protected] 2 Department of Mathematics, ETH Zurich, Switzerland. Email: [email protected] 3 IEOR, Columbia University, USA. Email: [email protected] Abstract. 2-level polytopes naturally appear in several areas of pure and applied mathematics, including combinatorial optimization, poly- hedral combinatorics, communication complexity, and statistics. In this paper, we present a study of some 2-level polytopes arising in combinato- d+1 rial settings. Our first contribution is proving that f0(P )fd−1(P ) ≤ d2 for a large collection of families of such polytopes P . Here f0(P ) (resp. fd−1(P )) is the number of vertices (resp. facets) of P , and d is its di- mension. Whether this holds for all 2-level polytopes was asked in [7], and experimental results from [16] showed it true for d ≤ 7. The key to most of our proofs is a deeper understanding of the relations among those polytopes and their underlying combinatorial structures. This leads to a number of results that we believe to be of independent interest: a trade-off formula for the number of cliques and stable sets in a graph; a description of stable matching polytopes as affine projections of cer- tain order polytopes; and a linear-size description of the base polytope of matroids that are 2-level in terms of cuts of an associated tree. 1 Introduction Let P ⊆ Rd be a polytope. We say that P is 2-level if, for each facet F of P , all the vertices of P that are not vertices of F lie in the same translate of the affine hull of F . -
The Maximum-Weight Stable Matching Problem: Duality and Efficiency
The Maximum-weight Stable Matching Problem: Duality and Efficiency Xujin Chena∗ Guoli Dingby Xiaodong Huaz Wenan Zangcx a Institute of Applied Mathematics, Chinese Academy of Sciences Beijing 100190, China b Mathematics Department, Louisiana State University Baton Rouge, LA 70803, USA c Department of Mathematics, The University of Hong Kong Hong Kong, China Abstract Given a preference system (G; ≺) and an integral weight function defined on the edge set of G (not necessarily bipartite), the maximum-weight stable matching problem is to find a stable matching of (G; ≺) with maximum total weight. In this paper we study this NP -hard problem using linear programming and polyhedral approaches. We show that the Rothblum system for defining the fractional stable matching polytope of (G; ≺) is totally dual integral if and only if this polytope is integral if and only if (G; ≺) has a bipartite representation. We also present a combinatorial polynomial-time algorithm for the maximum-weight stable matching problem and its dual on any preference system with a bipartite representation. Our results generalize Kir´alyand Pap's theorem on the maximum-weight stable-marriage problem and rely heavily on their work. MSC 2000 subject classification. Primary: 90C10, 90C27, 90C57. OR/MS subject classification. Primary: Programming/graphs. Key words. Stable matching, linear system, integral polytope, total dual integrality, polynomial-time algorithm. ∗Supported in part by NSF of China under Grant 10771209 and Chinese Academy of Sciences under Grant kjcx-yw-s7. ySupported in part by NSA grant H98230-10-1-0186 and NSF grant DMS-1001230. zSupported in part by NSF of China under Grant 10721101, 10771209 and 10928102 and Chinese Academy of Sciences under Grant kjcx-yw-s7. -
The Maximum-Weight Stable Matching Problem: Duality and Efficiency ∗
SIAM J. DISCRETE MATH. c 2012 Society for Industrial and Applied Mathematics Vol. 26, No. 3, pp. 1346–1360 THE MAXIMUM-WEIGHT STABLE MATCHING PROBLEM: DUALITY AND EFFICIENCY ∗ † ‡ † § XUJIN CHEN , GUOLI DING , XIAODONG HU , AND WENAN ZANG Abstract. Given a preference system (G, ≺) and an integral weight function defined on the edge set of G (not necessarily bipartite), the maximum-weight stable matching problem is to find a stable matching of (G, ≺) with maximum total weight. In this paper we study this NP-hard problem using linear programming and polyhedral approaches. We show that the Rothblum system for defining the fractional stable matching polytope of (G, ≺) is totally dual integral if and only if this polytope is integral if and only if (G, ≺) has a bipartite representation. We also present a combinatorial polynomial-time algorithm for the maximum-weight stable matching problem and its dual on any preference system with a bipartite representation. Our results generalize Kir´aly and Pap’s theorem on the maximum-weight stable-marriage problem and rely heavily on their work. Key words. stable matching, linear system, integral polytope, total dual integrality, polynomial-time algorithm AMS subject classifications. 90C10, 90C27, 90C57 DOI. 10.1137/120864866 1. Introduction. Let G =(V,E) be a graph. For each v ∈ V ,letδ(v)bethe set of all edges incident with v and let ≺v be a strict linear order on δ(v). We call ≺v v v e f e ≺ f ≺ the preference of and say that prefers to if v .Let be the collection of all these ≺v for v ∈ V .