中文
相关论文

相关论文: Weighted Random Popular Matchings

200 篇论文

We study the problem of assigning jobs to applicants. Each applicant has a weight and provides a preference list ranking a subset of the jobs. A matching M is popular if there is no other matching M' such that the weight of the applicants…

数据结构与算法 · 计算机科学 2007-07-05 Julián Mestre

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

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

We consider an extension of the {\em popular matching} problem in this paper. The input to the popular matching problem is a bipartite graph G = (A U B,E), where A is a set of people, B is a set of items, and each person a belonging to A…

数据结构与算法 · 计算机科学 2010-09-15 Telikepalli Kavitha , Meghana Nasre , Prajakta Nimbhorkar

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

We study the problem of counting the number of popular matchings in a given instance. A popular matching instance consists of agents A and houses H, where each agent ranks a subset of houses according to their preferences. A matching is an…

数据结构与算法 · 计算机科学 2013-12-13 Rupam Acharyya , Sourav Chakraborty , Nitesh Jha

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

For a set $A$ of $n$ people and a set $B$ of $m$ items, with each person having a preference list that ranks all items from most wanted to least wanted, we consider the problem of matching every person with a unique item. A matching $M$ is…

离散数学 · 计算机科学 2016-10-04 Suthee Ruangwises , Osamu Watanabe

We investigate weighted settings of popular matching problems with matroid constraints. The concept of popularity was originally defined for matchings in bipartite graphs, where vertices have preferences over the incident edges. There are…

计算机科学与博弈论 · 计算机科学 2024-07-16 Gergely Csáji , Tamás Király , Kenjiro Takazawa , Yu Yokoi

Given a set $A$ of $n$ people and a set $B$ of $m \geq n$ items, with each person having a list that ranks his/her preferred items in order of preference, we want to match every person with a unique item. A matching $M$ is called popular if…

离散数学 · 计算机科学 2019-10-29 Suthee Ruangwises , Toshiya Itoh

The popular matching problem is of matching a set of applicants to a set of posts, where each applicant has a preference list, ranking a non-empty subset of posts in the order of preference, possibly with ties. A matching M is popular if…

数据结构与算法 · 计算机科学 2019-12-23 Changyong Hu , Vijay K. Garg

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

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

Suppose that each member of a set of agents has a preference list of a subset of houses, possibly involving ties and each agent and house has their capacity denoting the maximum number of correspondingly agents/houses that can be matched to…

数据结构与算法 · 计算机科学 2011-01-04 Katarzyna Paluch

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

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

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 the cheating strategies for the popular matchings problem. The popular matchings problem can be defined as follows: Let G = (A U P, E) be a bipartite graph where A denotes a set of agents, P denotes a set of posts and the edges…

数据结构与算法 · 计算机科学 2013-01-08 Meghana Nasre

Let $G = (A \cup B, E)$ be an instance of the stable marriage problem with strict preference lists. A matching $M$ is popular in $G$ if $M$ does not lose a head-to-head election against any matching where vertices are voters. Every stable…

离散数学 · 计算机科学 2021-06-10 Agnes Cseh , Yuri Faenza , Telikepalli Kavitha , Vladlena Powers
‹ 上一页 1 2 3 10 下一页 ›