中文
相关论文

相关论文: The Hospitals / Residents Problem with Couples: Co…

200 篇论文

The Hospitals / Residents problem with Couples (HRC) models the allocation of intending junior doctors to hospitals where couples are allowed to submit joint preference lists over pairs of (typically geographically close) hospitals. It is…

数据结构与算法 · 计算机科学 2016-06-21 David F. Manlove , Iain McBride , James Trimble

The classical Hospitals/Residents problem (HR) models the assignment of junior doctors to hospitals based on their preferences over one another. In an instance of this problem, a stable matching M is sought which ensures that no blocking…

数据结构与算法 · 计算机科学 2013-08-21 Augustine Kwanashie , David F. Manlove

In this paper, we study the Hospitals / Residents problem with Couples (HRC), where a solution is a stable matching or a report that none exists. We present a novel polynomial-time algorithm that can find a near-feasible stable matching…

数据结构与算法 · 计算机科学 2024-09-26 Gergely Csáji , David Manlove , Iain McBride , James Trimble

The Hospitals/Residents problem (HR) is a many-to-one matching problem whose solution concept is stability. It is widely used in assignment systems such as assigning medical students (residents) to hospitals. To resolve imbalance in the…

数据结构与算法 · 计算机科学 2021-07-08 Koki Hamada , Shuichi Miyazaki

In the Hospitals/Residents (HR) problem, agents are partitioned into hospitals and residents. Each agent wishes to be matched to an agent in the other set and has a strict preference over these potential matches. A matching is stable if…

计算机科学与博弈论 · 计算机科学 2013-05-14 Georgios Askalidis , Nicole Immorlica , Augustine Kwanashie , David F. Manlove , Emmanouil Pountourakis

We consider the problem of computing popular matchings in a bipartite graph G = (R U H, E) where R and H denote a set of residents and a set of hospitals respectively. Each hospital h has a positive capacity denoting the number of residents…

数据结构与算法 · 计算机科学 2016-12-20 Meghana Nasre , Amit Rawat

In this paper, we consider the Hospital Residents problem (HR) and the Hospital Residents problem with Lower Quotas (HRLQ). In this model with two sided preferences, stability is a well accepted notion of optimality. However, in the…

计算机科学与博弈论 · 计算机科学 2018-05-04 Krishnapriya A M , Meghana Nasre , Prajakta Nimbhorkar , Amit Rawat

We present new integer linear programming (ILP) models for NP-hard optimisation problems in instances of the Stable Marriage problem with Ties and Incomplete lists (SMTI) and its many-to-one generalisation, the Hospitals / Residents problem…

数据结构与算法 · 计算机科学 2019-09-10 Maxence Delorme , Sergio García , Jacek Gondzio , Joerg Kalcsics , David Manlove , William Pettersson

Motivated by the serious problem that hospitals in rural areas suffer from a shortage of residents, we study the Hospitals/Residents model in which hospitals are associated with lower quotas and the objective is to satisfy them as much as…

计算机科学与博弈论 · 计算机科学 2022-01-26 Hiromichi Goko , Kazuhisa Makino , Shuichi Miyazaki , Yu Yokoi

We consider the well-studied Hospital Residents (HR) problem in the presence of lower quotas (LQ). The input instance consists of a bipartite graph $G = (\mathcal{R} \cup \mathcal{H}, E)$ where $\mathcal{R}$ and $\mathcal{H}$ denote sets of…

数据结构与算法 · 计算机科学 2017-04-27 Meghana Nasre , Prajakta Nimbhorkar

In the Hospital Residents problem with lower and upper quotas ($HR-Q^U_L$), the goal is to find a stable matching of residents to hospitals where the number of residents matched to a hospital is either between its lower and upper quota or…

计算机科学与博弈论 · 计算机科学 2021-03-03 Niclas Boehmer , Klaus Heeger

To mitigate the imbalance in the number of assignees in the Hospitals/Residents problem, Goko et al. [Goko et al., Maximally Satisfying Lower Quotas in the Hospitals/Residents Problem with Ties, Proc. STACS 2022, pp. 31:1--31:20] studied…

计算机科学与博弈论 · 计算机科学 2022-07-25 Kazuhisa Makino , Shuichi Miyazaki , Yu Yokoi

The Hospital Residents setting models important problems like school choice, assignment of undergraduate students to degree programs, among many others. In this setting, fixed quotas are associated with the programs that limit the number of…

数据结构与算法 · 计算机科学 2025-04-01 Haricharan Balasundaram , Girija Limaye , Meghana Nasre , Abhinav Raja

The Stable Matching Problem with Couples (SMP-C) is a ubiquitous real-world extension of the stable matching problem (SMP) involving complementarities. Although SMP can be solved in polynomial time, SMP-C is NP-Complete. Hence, it is not…

计算机科学与博弈论 · 计算机科学 2015-05-14 Andrew Perrault , Joanna Drummond , Fahiem Bacchus

The many-to-one stable matching problem provides the fundamental abstraction of several real-world matching markets such as school choice and hospital-resident allocation. The agents on both sides are often referred to as residents and…

计算复杂性 · 计算机科学 2022-05-04 Federico Bobbio , Margarida Carvalho , Andrea Lodi , Alfredo Torrico

The Stable Roommates problem (SR) is characterized by the preferences of agents over other agents as roommates: each agent ranks all others in strict order of preference. A solution to SR is then a partition of the agents into pairs so that…

人工智能 · 计算机科学 2020-08-10 Esra Erdem , Muge Fidan , David Manlove , Patrick Prosser

The stable marriage problem has a wide variety of practical applications, ranging from matching resident doctors to hospitals, to matching students to schools, or more generally to any two-sided market. We consider a useful variation of the…

人工智能 · 计算机科学 2010-07-06 Mirco Gelain , Maria Silvia Pini , Francesca RossI , Kristen Brent Venable , Toby Walsh

The Stable Roommates problem with Ties and Incomplete lists (SRTI) is a matching problem characterized by the preferences of agents over other agents as roommates, where the preferences may have ties or be incomplete. SRTI asks for a…

人工智能 · 计算机科学 2021-08-12 Muge Fidan , Esra Erdem

Consider the standard hospitals/residents problem, or the two-sided many-to-one stable matching problem, and assume that the true preference lists of both sides are complete and strict. The lists actually submitted, however, are truncated.…

计算机科学与博弈论 · 计算机科学 2016-12-08 Hisao Tamaki

An input to the Popular Matching problem, in the roommates setting, consists of a graph $G$ and each vertex ranks its neighbors in strict order, known as its preference. In the Popular Matching problem the objective is to test whether there…

数据结构与算法 · 计算机科学 2018-03-28 Sushmita Gupta , Pranabendu Misra , Saket Saurabh , Meirav Zehavi
‹ 上一页 1 2 3 10 下一页 ›