中文
相关论文

相关论文: A Natural Generalization of Stable Matching Solved…

200 篇论文

We study the problem of finding solutions to the stable matching problem that are robust to errors in the input and we obtain a polynomial time algorithm for a special class of errors. In the process, we also initiate work on a new…

数据结构与算法 · 计算机科学 2018-12-17 Tung Mai , Vijay V. Vazirani

In the total matching problem, one is given a graph $G$ with weights on the vertices and edges. The goal is to find a maximum weight set of vertices and edges that is the non-incident union of a stable set and a matching. We consider the…

组合数学 · 数学 2024-01-01 Luca Ferrarini , Samuel Fiorini , Stefan Kober , Yelena Yuditsky

A super-stable matching, which was introduced by Irving, is a solution concept in a variant of the stable matching problem in which the preferences may contain ties. Irving proposed a polynomial-time algorithm for the problem of finding a…

计算机科学与博弈论 · 计算机科学 2022-06-30 Naoyuki Kamiyama

We study the stable matching problem in non-bipartite graphs with incomplete but strict preference lists, where the edges have weights and the goal is to compute a stable matching of minimum or maximum weight. This problem is known to be…

计算机科学与博弈论 · 计算机科学 2017-03-28 Linda Farczadi , Natália Guričanová

Stable matching theory is the foundation of centralized clearinghouses worldwide, from school choice programs to medical residency allocations. However, incorporating complex distributional goals-such as multi-dimensional diversity quotas…

计算机科学与博弈论 · 计算机科学 2026-05-01 Gergely Csáji , Zhaohong Sun

We show that given a SM instance G as input we can find a largest collection of pairwise edge-disjoint stable matchings of G in time linear in the input size. This extends two classical results: 1. The Gale-Shapley algorithm, which can find…

数据结构与算法 · 计算机科学 2021-07-06 Aadityan Ganesh , Vishwa Prakash HV , Prajakta Nimbhorkar , Geevarghese Philip

In this paper, we consider a matroid generalization of the stable matching problem. In particular, we consider the setting where preferences may contain ties. For this generalization, we propose a polynomial-time algorithm for the problem…

计算机科学与博弈论 · 计算机科学 2026-01-19 Naoyuki Kamiyama

We consider the stable matching problem when the preference lists are not given explicitly but are represented in a succinct way and ask whether the problem becomes computationally easier and investigate other implications. We give…

数据结构与算法 · 计算机科学 2016-12-21 Marvin Künnemann , Daniel Moeller , Ramamohan Paturi , Stefan Schneider

We introduce the problem of adapting a stable matching to forced and forbidden pairs. Specifically, given a stable matching $M_1$, a set $Q$ of forced pairs, and a set $P$ of forbidden pairs, we want to find a stable matching that includes…

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

In this paper we consider stable matchings subject to assignment constraints. These are matchings that require certain assigned pairs to be included, insist that some other assigned pairs are not, and, importantly, are stable. Our main…

理论经济学 · 经济学 2024-06-14 Gregory Gutin , Philip R. Neary , Anders Yeo

We propose a model for recoverable robust optimization with commitment. Given a combinatorial optimization problem and uncertainty about elements that may fail, we ask for a robust solution that, after the failing elements are revealed, can…

数据结构与算法 · 计算机科学 2023-06-16 Felix Hommelsheim , Nicole Megow , Komal Muluk , Britta Peis

We initiate a systematic study of utilizing predictions to improve over approximation guarantees of classic algorithms, without increasing the running time. We propose a systematic method for a wide class of optimization problems that ask…

数据结构与算法 · 计算机科学 2024-11-26 Antonios Antoniadis , Marek Eliáš , Adam Polak , Moritz Venzin

A 2-join is an edge cutset that naturally appears in decomposition of several classes of graphs closed under taking induced subgraphs, such as perfect graphs and claw-free graphs. In this paper we construct combinatorial polynomial time…

离散数学 · 计算机科学 2016-03-27 Nicolas Trotignon , Kristina Vušković

We present a polynomial-time $\frac{3}{2}$-approximation algorithm for the problem of finding a maximum-cardinality stable matching in a many-to-many matching model with ties and laminar constraints on both sides. We formulate our problem…

数据结构与算法 · 计算机科学 2021-10-06 Yu Yokoi

An edge-weighted graph $G=(V,E)$ is called stable if the value of a maximum-weight matching equals the value of a maximum-weight fractional matching. Stable graphs play an important role in some interesting game theory problems, such as…

数据结构与算法 · 计算机科学 2017-11-28 Zhuan Khye Koh , Laura Sanità

As a common generalization of previously solved optimization problems concerning bipartite stable matchings, we describe a strongly polynomial network flow based algorithm for computing $\ell$ disjoint stable matchings with minimum total…

计算机科学与博弈论 · 计算机科学 2025-11-14 Tamás Fleiner , András Frank , Tamás Király

We generalize the polynomial-time solvability of $k$-\textsc{Diverse Minimum s-t Cuts} (De Berg et al., ISAAC'23) to a wider class of combinatorial problems whose solution sets have a distributive lattice structure. We identify three…

数据结构与算法 · 计算机科学 2025-04-04 Mark de Berg , Andrés López Martínez , Frits Spieksma

We present a method to design parallel algorithms for constrained combinatorial optimization problems. Our method solves and generalizes many classical combinatorial optimization problems including the stable marriage problem, the shortest…

数据结构与算法 · 计算机科学 2018-12-27 Vijay K. Garg

A great variety of fundamental optimization and counting problems arising in computer science, mathematics and physics can be reduced to one of the following computational tasks involving polynomials and set systems: given an $m$-variate…

数据结构与算法 · 计算机科学 2016-11-15 Damian Straszak , Nisheeth K. Vishnoi

The Stable Marriage problem (SM), solved by the famous deferred acceptance algorithm of Gale and Shapley (GS), has many natural generalizations. If we allow ties in preferences, then the problem of finding a maximum stable matching becomes…

计算机科学与博弈论 · 计算机科学 2024-09-11 Gergely Csáji , Tamás Király , Yu Yokoi
‹ 上一页 1 2 3 10 下一页 ›