Stable Noncrossing Matchings

03/06/2019
by   Suthee Ruangwises, et al.
0

Given a set of n men represented by n points lying on a line, and n women represented by n points lying on another parallel line, with each person having a list that ranks some people of opposite gender as his/her acceptable partners in strict order of preference. In this problem, we want to match people of opposite genders to satisfy people's preferences as well as making the edges not crossing one another geometrically. A noncrossing blocking pair of a matching M is a pair (m,w) of a man and a woman such that they are not matched with each other but prefer each other to their own partners in M, and the segment (m,w) does not cross any edge in M. A weakly stable noncrossing matching (WSNM) is a noncrossing matching that does not contain any noncrossing blocking pair. In this paper, we prove the existence of a WSNM in any instance by developing an O(n^2) algorithm to find one in a given instance.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/17/2020

On the (Parameterized) Complexity of Almost Stable Marriage

In the Stable Marriage problem. when the preference lists are complete, ...
research
07/24/2019

The stable marriage problem with ties and restricted edges

In the stable marriage problem, a set of men and a set of women are give...
research
07/14/2020

Improved Paths to Stability for the Stable Marriage Problem

The stable marriage problem requires one to find a marriage with no bloc...
research
03/23/2020

On the diameter of the polytope of the stable marriage with ties

The stable marriage problem with ties is a well-studied and interesting ...
research
05/12/2021

On (Coalitional) Exchange-Stable Matching

We study (coalitional) exchange stability, which Alcalde [Economic Desig...
research
05/20/2021

Characterization of Super-stable Matchings

An instance of the super-stable matching problem with incomplete lists a...
research
10/31/2017

Manipulation Strategies for the Rank Maximal Matching Problem

We consider manipulation strategies for the rank-maximal matching proble...

Please sign up or login with your details

Forgot password? Click here to reset