中文
相关论文

相关论文: On the Subsidy of Envy-Free Orientations in Graphs

200 篇论文

Fair division has emerged as a very hot topic in multiagent systems, and envy-freeness is among the most compelling fairness concepts. An allocation of indivisible items to agents is envy-free if no agent prefers the bundle of any other…

计算机科学与博弈论 · 计算机科学 2021-02-26 Ioannis Caragiannis , Stavros Ioannidis

We study the fair division of indivisible items with subsidies among $n$ agents, where the absolute marginal valuation of each item is at most one. Under monotone valuations (where each item is a good), Brustle et al. (2020) demonstrated…

计算机科学与博弈论 · 计算机科学 2023-08-23 Yasushi Kawase , Kazuhisa Makino , Hanna Sumita , Akihisa Tamura , Makoto Yokoo

We consider the problem of fairly dividing a set of heterogeneous divisible resources among agents with different preferences. We focus on the setting where the resources correspond to the edges of a connected graph, every agent must be…

数据结构与算法 · 计算机科学 2023-12-13 Argyrios Deligkas , Eduard Eiben , Robert Ganian , Thekla Hamm , Sebastian Ordyniak

We study the problem of allocating indivisible goods among agents in a fair manner. While envy-free allocations of indivisible goods are not guaranteed to exist, envy-freeness can be achieved by additionally providing some subsidy to the…

计算机科学与博弈论 · 计算机科学 2022-01-20 Siddharth Barman , Anand Krishna , Y. Narahari , Soumyarup Sadhukhan

We study the fair division of a collection of $m$ indivisible goods amongst a set of $n$ agents. Whilst envy-free allocations typically do not exist in the indivisible goods setting, envy-freeness can be achieved if some amount of a…

计算机科学与博弈论 · 计算机科学 2019-12-06 Johannes Brustle , Jack Dippel , Vishnu V. Narayan , Mashbat Suzuki , Adrian Vetta

We study the problem of Envy-Free Incomplete Connected Fair Division, where exactly p vertices of an undirected graph must be allocated to agents such that each agent receives a connected share and does not envy another agent's share.…

数据结构与算法 · 计算机科学 2025-12-30 Ajaykrishnan E S , Daniel Lokshtanov

We consider the problem of fairly allocating the vertices of a graph among $n$ agents, where the value of a bundle is determined by its cut value -- the number of edges with exactly one endpoint in the bundle. This model naturally captures…

计算机科学与博弈论 · 计算机科学 2025-11-06 Hadi Hosseini , Shraddha Pathak , Yu Zhou

We study the allocation of indivisible goods that form an undirected graph and quantify the loss of fairness when we impose a constraint that each agent must receive a connected subgraph. Our focus is on well-studied fairness notions…

计算机科学与博弈论 · 计算机科学 2023-03-20 Xiaohui Bei , Ayumi Igarashi , Xinhang Lu , Warut Suksompong

In the envy-free cake-cutting problem we are given a resource, usually called a cake and represented as the $[0,1]$ interval, and a set of $n$ agents with heterogeneous preferences over pieces of the cake. The goal is to divide the cake…

计算机科学与博弈论 · 计算机科学 2025-09-01 Alexandros Hollender , Aviad Rubinstein

We study the problem of allocating $m$ indivisible items to $n$ agents with additive utilities. It is desirable for the allocation to be both fair and efficient, which we formalize through the notions of envy-freeness and Pareto-optimality.…

计算机科学与博弈论 · 计算机科学 2024-05-08 Yushi Bai , Paul Gölz

We study the problem of fairly allocating $m$ indivisible items arriving online, among $n$ (offline) agents. Although envy-freeness has emerged as the archetypal fairness notion, envy-free (EF) allocations need not exist with indivisible…

计算机科学与博弈论 · 计算机科学 2025-10-16 Pooja Kulkarni , Ruta Mehta , Vishnu V. Narayan , Tomasz Ponitka

We study the classic problem of fairly dividing a heterogeneous and divisible resource -- represented by a cake, $[0,1]$ -- among $n$ agents. This work considers an interesting variant of the problem where agents are embedded on a graph.…

计算机科学与博弈论 · 计算机科学 2022-11-16 Ganesh Ghalme , Xin Huang , Nidhi Rathi

Finding an envy-free allocation of indivisible resources to agents is a central task in many multiagent systems. Often, non-trivial envy-free allocations do not exist, and, when they do, finding them can be computationally hard. Classical…

计算机科学与博弈论 · 计算机科学 2020-11-24 Robert Bredereck , Andrzej Kaczmarczyk , Rolf Niedermeier

We study the existence of allocations of indivisible goods that are envy-free up to one good (EF1), under the additional constraint that each bundle needs to be connected in an underlying item graph. If the graph is a path and the utility…

We study the problem of fairly allocating a divisible resource in the form of a graph, also known as graphical cake cutting. Unlike for the canonical interval cake, a connected envy-free allocation is not guaranteed to exist for a graphical…

计算机科学与博弈论 · 计算机科学 2024-06-18 Sheung Man Yuen , Warut Suksompong

We study the envy free pricing problem faced by a seller who wishes to maximize revenue by setting prices for bundles of items. If there is an unlimited supply of items and agents are single minded then we show that finding the revenue…

计算机科学与博弈论 · 计算机科学 2016-09-08 Amos Fiat , Amiram Wingarten

Fair division is the problem of allocating a set of items among agents in a fair manner. One of the most sought-after fairness notions is envy-freeness (EF), requiring that no agent envies another's allocation. When items are indivisible,…

计算机科学与博弈论 · 计算机科学 2024-07-25 Jinghan A Zeng , Ruta Mehta

We study the problem of allocating indivisible items to agents with additive valuations, under the additional constraint that bundles must be connected in an underlying item graph. Previous work has considered the existence and complexity…

计算机科学与博弈论 · 计算机科学 2018-11-13 Ayumi Igarashi , Dominik Peters

We consider the problem of fair allocation of indivisible items with subsidies when agents have weighted entitlements. After highlighting several important differences from the unweighted case, we present several results concerning weighted…

计算机科学与博弈论 · 计算机科学 2024-10-18 Haris Aziz , Xin Huang , Kei Kimura , Indrajit Saha , Zhaohong Sun , Mashbat Suzuki , Makoto Yokoo

House allocation refers to the problem where $m$ houses are to be allocated to $n$ agents so that each agent receives one house. Since an envy-free house allocation does not always exist, we consider finding such an allocation in the…

计算机科学与博弈论 · 计算机科学 2024-03-07 Davin Choo , Yan Hao Ling , Warut Suksompong , Nicholas Teh , Jian Zhang
‹ 上一页 1 2 3 10 下一页 ›