中文
相关论文

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

200 篇论文

We investigate the complexity of approximately counting stable matchings in the $k$-attribute model, where the preference lists are determined by dot products of "preference vectors" with "attribute vectors", or by Euclidean distances…

计算复杂性 · 计算机科学 2012-04-20 Prasad Chebolu , Leslie Ann Goldberg , Russell Martin

The stable roommates problem can admit multiple different stable matchings. We have different criteria for deciding which one is optimal, but computing those is often NP-hard. We show that the problem of finding generous or rank-maximal…

数据结构与算法 · 计算机科学 2021-10-07 Sofia Simola , David Manlove

The Stable Roommates problem involves matching a set of agents into pairs based on the agents' strict ordinal preference lists. The matching must be stable, meaning that no two agents strictly prefer each other to their assigned partners. A…

计算机科学与博弈论 · 计算机科学 2021-07-12 Michael McKay , David Manlove

The problem of (approximately) counting the independent sets of a bipartite graph (#BIS) is the canonical approximate counting problem that is complete in the intermediate complexity class #RH\Pi_1. It is believed that #BIS does not have an…

计算复杂性 · 计算机科学 2019-07-16 Radu Curticapean , Holger Dell , Fedor Fomin , Leslie Ann Goldberg , John Lapinskas

In the multidimensional stable roommate problem, agents have to be allocated to rooms and have preferences over sets of potential roommates. We study the complexity of finding good allocations of agents to rooms under the assumption that…

计算机科学与博弈论 · 计算机科学 2020-05-01 Niclas Boehmer , Edith Elkind

We consider two variants of the classical Stable Roommates problem with Incomplete (but strictly ordered) preference lists SRI that are degree constrained, i.e., preference lists are of bounded length. The first variant, EGAL d-SRI,…

离散数学 · 计算机科学 2017-09-01 Ágnes Cseh , Robert W. Irving , David F. Manlove

It is well known that every stable matching instance $I$ has a rotation poset $R(I)$ that can be computed efficiently and the downsets of $R(I)$ are in one-to-one correspondence with the stable matchings of $I$. Furthermore, for every poset…

离散数学 · 计算机科学 2021-01-29 Christine T. Cheng , Will Rosenbaum

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 classic Stable Roommates problem (which is the non-bipartite generalization of the well-known Stable Marriage problem) asks whether there is a stable matching for a given set of agents, i.e. a partitioning of the agents into disjoint…

计算复杂性 · 计算机科学 2018-02-21 Jiehua Chen , Danny Hermelin , Manuel Sorge , Harel Yedidsion

In the roommate matching model, given a set of 2n agents and n rooms, we find an assignment of a pair of agents to a room. Although the roommate matching problem is well studied, the study of the model when agents have preference over both…

计算机科学与博弈论 · 计算机科学 2025-08-21 Jing Leng , Sanjukta Roy

When computing stable matchings, it is usually assumed that the preferences of the agents in the matching market are fixed. However, in many realistic scenarios, preferences change over time. Consequently, an initially stable matching may…

计算机科学与博弈论 · 计算机科学 2022-11-09 Niclas Boehmer , Klaus Heeger , Rolf Niedermeier

The Stable Roommates problems are characterized by the preferences of agents over other agents as roommates. A solution is a partition of the agents into pairs that are acceptable to each other (i.e., they are in the preference lists of…

人工智能 · 计算机科学 2025-07-29 Müge Fidan , Esra Erdem

The stable marriage and stable roommates problems have been extensively studied due to their high applicability in various real-world scenarios. However, it might happen that no stable solution exists, or stable solutions do not meet…

计算机科学与博弈论 · 计算机科学 2022-04-29 Kristóf Bérczi , Gergely Csáji , Tamás Király

The stable roommates problem with $n$ agents has worst case complexity $O(n^2)$ in time and space. Random instances can be solved faster and with less memory, however. We introduce an algorithm that has average time and space complexity…

数据结构与算法 · 计算机科学 2015-01-22 Stephan Mertens

In the stable marriage and roommates problems, a set of agents is given, each of them having a strictly ordered preference list over some or all of the other agents. A matching is a set of disjoint pairs of mutually accepted agents. If any…

离散数学 · 计算机科学 2016-06-01 Ágnes Cseh , David F. Manlove

In the Stable Roommates Problem (SR), a set of $2n$ agents rank one another in a linear order. The goal is to find a matching that is stable: one that has no pair of agents who mutually prefer each other over their assigned partners. We…

数据结构与算法 · 计算机科学 2026-05-11 Christine T. Cheng , Will Rosenbaum

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

The classical Stable Roommates problem is to decide whether there exists a matching of an even number of agents such that no two agents which are not matched to each other would prefer to be with each other rather than with their…

计算机科学与博弈论 · 计算机科学 2020-04-21 Robert Bredereck , Jiehua Chen , Ugo Paavo Finnendahl , Rolf Niedermeier

The fundamental assignment problem is in search of welfare maximization mechanisms to allocate items to agents when the private preferences over indivisible items are provided by self-interested agents. The mainstream mechanism…

计算机科学与博弈论 · 计算机科学 2019-06-04 Yansong Gao , Jie Zhang

The stable allocation problem is a many-to-many generalization of the well-known stable marriage problem, where we seek a bipartite assignment between, say, jobs (of varying sizes) and machines (of varying capacities) that is "stable" based…

数据结构与算法 · 计算机科学 2014-11-26 Ágnes Cseh , Brian C. Dean
‹ 上一页 1 2 3 10 下一页 ›