中文
相关论文

相关论文: Understanding popular matchings via stable matchin…

200 篇论文

We consider popular matching problems in both bipartite and non-bipartite graphs with strict preference lists. It is known that every stable matching is a min-size popular matching. A subclass of max-size popular matchings called dominant…

离散数学 · 计算机科学 2018-06-13 Yuri Faenza , Telikepalli Kavitha , Vladlena Powers , Xingyu Zhang

Our input is a complete graph $G = (V,E)$ on $n$ vertices where each vertex has a strict ranking of all other vertices in $G$. Our goal is to construct a matching in $G$ that is popular. A matching $M$ is popular if $M$ does not lose a…

离散数学 · 计算机科学 2021-01-26 Ágnes Cseh , Telikepalli Kavitha

Let $G = (A \cup B,E)$ be a bipartite graph where the set $A$ consists of agents or main players and the set $B$ consists of jobs or secondary players. Every vertex has a strict ranking of its neighbors. A matching $M$ is popular if for any…

数据结构与算法 · 计算机科学 2022-07-13 Telikepalli Kavitha

Given a bipartite graph G = (A u B, E) with strict preference lists and and edge e*, we ask if there exists a popular matching in G that contains the edge e*. We call this the popular edge problem. A matching M is popular if there is no…

离散数学 · 计算机科学 2015-08-05 Agnes Cseh , Telikepalli Kavitha

We study popularity for matchings under preferences. This solution concept captures matchings that do not lose against any other matching in a majority vote by the agents. A popular matching is said to be robust if it is popular among…

数据结构与算法 · 计算机科学 2025-10-23 Martin Bullinger , Gergely Csáji , Rohith Reddy Gangam , Parnian Shahkar

In the Popular Matching problem, we are given a bipartite graph $G = (A \cup B, E)$ and for each vertex $v\in A\cup B$, strict preferences over the neighbors of $v$. Given two matchings $M$ and $M'$, matching $M$ is more popular than $M'$…

数据结构与算法 · 计算机科学 2023-12-14 Klaus Heeger , Ágnes Cseh

The efficient computation of large matchings with desirable guarantees is a crucial objective in market design. However, even in simple two-sided matching markets with weak ordinal preferences, finding a maximum-size stable matching is…

计算机科学与博弈论 · 计算机科学 2026-02-26 Gergely Csáji , Frederik Glitzner

Popularity is an approach in mechanism design to find fair structures in a graph, based on the votes of the nodes. Popular matchings are the relaxation of stable matchings: given a graph G=(V,E) with strict preferences on the neighbors of…

离散数学 · 计算机科学 2025-02-18 Erika Bérczi-Kovács , Kata Kosztolányi

We consider the max-size popular matching problem in a roommates instance G = (V,E) with strict preference lists. A matching M is popular if there is no matching M' in G such that the vertices that prefer M' to M outnumber those that prefer…

数据结构与算法 · 计算机科学 2018-02-22 Telikepalli Kavitha

Let G = ((A,B),E) be an instance of the stable marriage problem where every vertex ranks its neighbors in a strict order of preference. A matching M in G is popular if M does not lose a head-to-head election against any matching. Popular…

数据结构与算法 · 计算机科学 2020-05-06 Yuri Faenza , Telikepalli Kavitha

We consider the popular matching problem in a roommates instance with strict preference lists. While popular matchings always exist in a bipartite instance, they need not exist in a roommates instance. The complexity of the popular matching…

数据结构与算法 · 计算机科学 2018-04-10 Telikepalli Kavitha

Two-sided popular matchings in bipartite graphs are a well-known generalization of stable matchings in the marriage setting, and they are especially relevant when preference lists are incomplete. In this case, the cardinality of a stable…

离散数学 · 计算机科学 2018-03-13 Yuri Faenza , Vladlena Powers , Xingyu Zhang

Let $G$ be a bipartite graph where every node has a strict ranking of its neighbors. For every node, its preferences over neighbors extend naturally to preferences over matchings. Matching $N$ is more popular than matching $M$ if the number…

数据结构与算法 · 计算机科学 2020-11-09 Telikepalli Kavitha

We study the Popular Matching problem in multiple models, where the preferences of the agents in the instance may change or may be unknown/uncertain. In particular, we study an Uncertainty model, where each agent has a possible set of…

计算机科学与博弈论 · 计算机科学 2025-06-06 Gergely Csáji

We are given a bipartite graph $G = (A \cup B, E)$ where each vertex has a preference list ranking its neighbors: in particular, every $a \in A$ ranks its neighbors in a strict order of preference, whereas the preference lists of $b \in B$…

离散数学 · 计算机科学 2016-03-24 Ágnes Cseh , Chien-Chung Huang , Telikepalli Kavitha

We are given a bipartite graph $G = \left( A \cup B, E \right)$. In the one-sided model, every $a \in A$ (often called agents) ranks its neighbours $z \in N_{a}$ strictly, and no $b \in B$ has any preference order over its neighbours $y \in…

计算机科学与博弈论 · 计算机科学 2025-10-30 Koustav De

In a graph where vertices have preferences over their neighbors, a matching is called popular if it does not lose a head-to-head election against any other matching when the vertices vote between the matchings. Popular matchings can be seen…

离散数学 · 计算机科学 2022-05-05 Ildikó Schlotter , Ágnes Cseh

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

We consider a matching problem in a bipartite graph $G$ where every vertex has a capacity and a strict preference order on its neighbors. Furthermore, there is a cost function on the edge set. We assume $G$ admits a perfect matching, i.e.,…

数据结构与算法 · 计算机科学 2024-11-04 Telikepalli Kavitha , Kazuhisa Makino

Given a graph $G = (V,E)$ where every vertex has a weak ranking over its neighbors, we consider the problem of computing an optimal matching as per agent preferences. Classical notions of optimality such as stability and its relaxation…

计算机科学与博弈论 · 计算机科学 2023-05-30 Telikepalli Kavitha , Rohit Vaish
‹ 上一页 1 2 3 10 下一页 ›