中文
相关论文

相关论文: The Complexity of Approximately Counting Stable Ro…

200 篇论文

We investigate the Euclidean $d$-Dimensional Stable Roommates problem, which asks whether a given set~$V$ of $d \cdot n$ points from the 2-dimensional Euclidean space can be partitioned into $n$ disjoint (unordered) subsets…

计算机科学与博弈论 · 计算机科学 2022-07-05 Jiehua Chen , Sanjukta Roy

Post-hoc feature attribution methods are widely deployed in safety-critical vision systems, yet their stability under realistic input perturbations remains poorly characterized. Existing metrics evaluate explanations primarily under…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Kamalasankari Subramaniakuppusamy , Jugal Gajjar

Numerous applications in scheduling, such as resource allocation or steel manufacturing, can be modeled using the NP-hard Independent Set problem (given an undirected graph and an integer k, find a set of at least k pairwise non-adjacent…

离散数学 · 计算机科学 2016-01-12 René van Bevern , Matthias Mnich , Rolf Niedermeier , Mathias Weller

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

This paper considers the well-studied algorithmic regime of designing a $(1+\epsilon)$-approximation algorithm for a $k$-clustering problem that runs in time $f(k,\epsilon)poly(n)$ (sometimes called an efficient parameterized approximation…

This paper focuses on two-sided matching where one side (a hospital or firm) is matched to the other side (a doctor or worker) so as to maximize a cardinal objective under general feasibility constraints. In a standard model, even though…

计算机科学与博弈论 · 计算机科学 2019-07-10 Yasushi Kawase , Atsushi Iwasaki

The $k$-Center problem is one of the most popular clustering problems. After decades of work, the complexity of most of its variants on general metrics is now well understood. Surprisingly, this is not the case for a natural setting that…

数据结构与算法 · 计算机科学 2021-12-10 Haris Angelidakis , Ivan Sergeev , Pontus Westermark

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

In this paper, we begin by discussing different types of preference profiles related to the stable marriage problem. We then introduce the concept of soulmates, which are a man and a woman who rank each other first. Inversely, we examine…

We study the approximability of the four-vertex model, a special case of the six-vertex model.We prove that, despite being NP-hard to approximate in the worst case, the four-vertex model admits a fully polynomial randomized approximation…

计算复杂性 · 计算机科学 2023-05-04 Zhiguo Fu , Tianyu Liu , Xiongxin Yang

For a two-sided ($n$ men/$n$ women) stable matching problem) Gale and Shapley studied a proposal algorithm (men propose/women select, or the other way around), that determines a matching, not blocked by any unmatched pair. Irving used this…

组合数学 · 数学 2020-05-15 Boris Pittel

A property $\Pi$ on a finite set $U$ is \emph{monotone} if for every $X \subseteq U$ satisfying $\Pi$, every superset $Y \subseteq U$ of $X$ also satisfies $\Pi$. Many combinatorial properties can be seen as monotone properties. The problem…

数据结构与算法 · 计算机科学 2024-10-03 Yasuaki Kobayashi , Kazuhiro Kurita , Kunihiro Wasa

In a stable matching problem there are two groups of agents, with agents on one side having their individual preferences for agents on another side as a potential match. It is assumed silently that agents can freely and costlessly ``switch"…

组合数学 · 数学 2025-07-22 Boris Pittel , Kirill Rudov

The $k$-Supplier problem is an important location problem that has been actively studied in both general and Euclidean metrics. Many of its variants have also been studied, primarily on general metrics. We study two variants of…

数据结构与算法 · 计算机科学 2021-12-06 Euiwoong Lee , Viswanath Nagarajan , Lily Wang

The Restricted Assignment Problem is a prominent special case of Scheduling on Parallel Unrelated Machines. For the strongest known linear programming relaxation, the configuration LP, we improve the non-constructive bound on its…

数据结构与算法 · 计算机科学 2019-08-21 Klaus Jansen , Lars Rohwedder

In the fundamental Stable Marriage and Stable Roommates problems, there are inherent trade-offs between the size and stability of solutions. While in the former problem, a stable matching always exists and can be found efficiently using the…

计算机科学与博弈论 · 计算机科学 2026-01-27 Frederik Glitzner , David Manlove

We propose a generalization of the classical stable marriage problem. In our model, the preferences on one side of the partition are given in terms of arbitrary binary relations, which need not be transitive nor acyclic. This generalization…

计算机科学与博弈论 · 计算机科学 2014-07-28 Linda Farczadi , Konstantinos Georgiou , Jochen Könemann

Following up a recent work by Ashlagi, Kanoria and Leshno, we study a stable matching problem with unequal numbers of men and women, and independent uniform preferences. The asymptotic formulas for the expected number of stable matchings,…

组合数学 · 数学 2017-02-14 Boris Pittel

We show that the ratio of matched individuals to blocking pairs grows linearly with the number of propose--accept rounds executed by the Gale--Shapley algorithm for the stable marriage problem. Consequently, the participants can arrive at…

数据结构与算法 · 计算机科学 2012-05-15 Patrik Floréen , Petteri Kaski , Valentin Polishchuk , Jukka Suomela

We study stable matchings that are robust to preference changes in the two-sided stable matching setting of Gale and Shapley [GS62]. Given two instances $A$ and $B$ on the same set of agents, a matching is said to be robust if it is stable…

计算机科学与博弈论 · 计算机科学 2026-01-14 Rohith Reddy Gangam , Tung Mai , Nitya Raju , Vijay V. Vazirani