English
Related papers

Related papers: Cake-Cutting with Different Entitlements: How Many…

200 papers

This paper extends the classic cake-cutting problem to a situation in which the "cake" is divided among families. Each piece of cake is owned and used simultaneously by all members of the family. A typical example of such a cake is land. We…

Computer Science and Game Theory · Computer Science 2019-08-12 Erel Segal-Halevi , Shmuel Nitzan

Classic cake-cutting algorithms enable people with different preferences to divide among them a heterogeneous resource (``cake''), such that the resulting division is fair according to each agent's individual preferences. However, these…

Computer Science and Game Theory · Computer Science 2021-08-06 Erel Segal-Halevi , Shmuel Nitzan , Avinatan Hassidim , Yonatan Aumann

We study the proportional chore division problem where a protocol wants to divide an undesirable object, called chore, among $n$ different players. The goal is to find an allocation such that the cost of the chore assigned to each player be…

Computer Science and Game Theory · Computer Science 2018-05-09 Alireza Farhadi , MohammadTaghi Hajiaghayi

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…

Computer Science and Game Theory · Computer Science 2024-06-18 Sheung Man Yuen , Warut Suksompong

We address the problem of fair division, or cake cutting, with the goal of finding truthful mechanisms. In the case of a general measure space ("cake") and non-atomic, additive individual preference measures - or utilities - we show that…

Computer Science and Game Theory · Computer Science 2010-10-27 Elchanan Mossel , Omer Tamuz

In cake-cutting, strategy-proofness is a very costly requirement in terms of fairness: for n=2 it implies a dictatorial allocation, whereas for n > 2 it requires that one agent receives no cake. We show that a weaker version of this…

Computer Science and Game Theory · Computer Science 2019-10-15 Josue Ortega , Erel Segal-Halevi

We consider the problem of fairly dividing a two dimensional heterogeneous good among multiple players. Applications include division of land as well as ad space in print and electronic media. Classical cake cutting protocols primarily…

Computer Science and Game Theory · Computer Science 2019-11-27 Erel Segal-Halevi , Avinatan Hassidim , Yonatan Aumann

The classical cake cutting problem studies how to find fair allocations of a heterogeneous and divisible resource among multiple agents. Two of the most commonly studied fairness concepts in cake cutting are proportionality and…

Data Structures and Algorithms · Computer Science 2019-07-15 Xiaohui Bei , Xiaoming Sun , Hao Wu , Jialin Zhang , Zhijie Zhang , Wei Zi

We study the fair division problem on divisible heterogeneous resources (the cake cutting problem) with strategic agents, where each agent can manipulate his/her private valuation in order to receive a better allocation. A…

Computer Science and Game Theory · Computer Science 2023-03-31 Xiaolin Bu , Jiaxin Song , Biaoshuai Tao

Given a set of $p$ players we consider problems concerning envy-free allocation of collections of $k$ pieces from a given set of goods or chores. We show that if $p\le n$ and each player can choose $k$ pieces out of $n$ pieces of a cake,…

Combinatorics · Mathematics 2017-10-27 Kathryn Nyman , Francis Edward Su , Shira Zerbib

We study the envy-free cake-cutting problem for $d+1$ players with $d$ cuts, for both the oracle function model and the polynomial time function model. For the former, we derive a $\theta(({1\over\epsilon})^{d-1})$ time matching bound for…

Computer Science and Game Theory · Computer Science 2009-07-10 Xiaotie Deng , Qi Qi , Amin Saberi

The classic cake-cutting problem provides a model for addressing fair and efficient allocation of a divisible, heterogeneous resource (metaphorically, the cake) among agents with distinct preferences. Focusing on a standard formulation of…

Computer Science and Game Theory · Computer Science 2021-05-21 Eshwar Ram Arunachaleswaran , Siddharth Barman , Rachitesh Kumar , Nidhi Rathi

In this paper, we show algorithms for solving the cake-cutting problem in sublinear-time. More specifically, we preassign (simple) fair portions to o(n) players in o(n)-time, and minimize the damage to the rest of the players. All currently…

Data Structures and Algorithms · Computer Science 2015-07-24 Hiro Ito , Takahiro Ueda

We propose an online form of the cake cutting problem. This models situations where players arrive and depart during the process of dividing a resource. We show that well known fair division procedures like cut-and-choose and the…

Artificial Intelligence · Computer Science 2010-07-06 Toby Walsh

The fair division literature in economics considers how to divide resources between multiple agents such that the allocation is envy-free: each agent receives their favorite piece. Researchers have developed a variety of fair division…

Programming Languages · Computer Science 2023-04-11 Noah Bertram , Alex Levinson , Justin Hsu

In this paper, we consider the classic fair division problem of allocating $m$ divisible items to $n$ agents with linear valuations over the items. We define novel notions of fair shares from the perspective of individual agents via the…

Computer Science and Game Theory · Computer Science 2024-11-18 Yannan Bai , Kamesh Munagala , Yiheng Shen , Ian Zhang

We study the problem of fairly dividing a heterogeneous resource, commonly known as cake cutting and chore division, in the presence of strategic agents. While a number of results in this setting have been established in previous works,…

Computer Science and Game Theory · Computer Science 2020-09-15 Xiaohui Bei , Guangda Huzhang , Warut Suksompong

The cake-cutting problem involves dividing a heterogeneous, divisible resource fairly between $n$ agents. Br\^{a}nzei et al. [6] introduced {\em generalised cut and choose} (GCC) protocols, a formal model for representing cake-cutting…

Computer Science and Game Theory · Computer Science 2021-08-10 Paul W. Goldberg , Ioana Iaru

We consider a setting in which a single divisible good ("cake") needs to be divided between n players, each with a possibly different valuation function over pieces of the cake. For this setting, we address the problem of finding divisions…

Computer Science and Game Theory · Computer Science 2016-11-11 Yonatan Aumann , Yair Dombb , Avinatan Hassidim

We propose an online form of the cake cutting problem. This models situations where agents arrive and depart during the process of dividing a resource. We show that well known fair division procedures like cut-and-choose and the…

Artificial Intelligence · Computer Science 2012-04-18 Toby Walsh