English
Related papers

Related papers: Cutting a Cake Fairly for Groups Revisited

200 papers

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

This article deals with the cake cutting problem. In this setting, there exists two notions of fair division: proportional division (when there are n players, each player thinks to get at least 1/n of the cake) and envy-free division (each…

Multiagent Systems · Computer Science 2025-09-17 Guillaume Chèze

We consider the problem of envy-free cake cutting, which is the distribution of a continuous heterogeneous resource among self interested players such that nobody prefers what somebody else receives to what they get. Existing work has…

Computer Science and Game Theory · Computer Science 2018-01-26 Eshwar Ram Arunachaleswaran , Ragavendran Gopalakrishnan

We introduce a graphical framework for fair division in cake cutting, where comparisons between agents are limited by an underlying network structure. We generalize the classical fairness notions of envy-freeness and proportionality to this…

Data Structures and Algorithms · Computer Science 2017-07-10 Xiaohui Bei , Youming Qiao , Shengyu Zhang

We study the query complexity of cake cutting and give lower and upper bounds for computing approximately envy-free, perfect, and equitable allocations with the minimum number of cuts. The lower bounds are tight for computing connected…

Computer Science and Game Theory · Computer Science 2018-07-16 Simina Brânzei , Noam Nisan

The classic cake cutting problem concerns the fair allocation of a heterogeneous resource among interested agents. In this paper, we study a public goods variant of the problem, where instead of competing with one another for the cake, the…

Computer Science and Game Theory · Computer Science 2025-01-31 Xiaohui Bei , Xinhang Lu , Warut Suksompong

A cake has to be divided fairly among $n$ agents. When all agents have equal entitlements, it is known that such a division can be implemented with $n-1$ cuts. When agents may have different entitlements, the paper shows that at least $2 n…

Combinatorics · Mathematics 2019-08-12 Erel Segal-Halevi

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

Cake cutting is a classic model for studying fair division of a heterogeneous, divisible resource among agents with individual preferences. Addressing cake division under a typical requirement that each agent must receive a connected piece…

Computer Science and Game Theory · Computer Science 2023-04-28 Siddharth Barman , Pooja Kulkarni

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

In contrast to the classical cake-cutting problem (how to fairly divide a desirable object), "chore division" is the problem of how to divide an undesirable object. We develop the first explicit algorithm for envy-free chore division among…

Combinatorics · Mathematics 2009-09-03 Elisha Peterson , Francis Edward Su

In this article we propose a probabilistic framework in order to study the fair division of a divisible good, e.g., a cake, between n players. Our framework follows the same idea than the ''Full independence model'' used in the study of…

Computational Complexity · Computer Science 2021-08-25 Guillaume Chèze

There is a heterogeneous resource that contains both good parts and bad parts, for example, a cake with some parts burnt, a land-estate with some parts heavily taxed, or a chore with some parts fun to do. The resource has to be divided…

Combinatorics · Mathematics 2018-05-21 Erel Segal-Halevi

In the classical cake cutting problem, a resource must be divided among agents with different utilities so that each agent believes they have received a fair share of the resource relative to the other agents. We introduce a variant of the…

Data Structures and Algorithms · Computer Science 2018-02-27 Rediet Abebe , Jon Kleinberg , David Parkes

We study the discrete variation of the classical cake-cutting problem where n players divide a 1-dimensional cake with exactly (n-1) cuts, replacing the continuous, infinitely divisible "cake" with a necklace of discrete, indivisible…

Combinatorics · Mathematics 2017-10-16 Roberto Barrera , Kathryn Nyman , Amanda Ruiz , Francis Edward Su , Yan X. Zhang

Cake-cutting protocols aim at dividing a ``cake'' (i.e., a divisible resource) and assigning the resulting portions to several players in a way that each of the players feels to have received a ``fair'' amount of the cake. An important…

Computer Science and Game Theory · Computer Science 2009-10-19 Claudia Lindner , Joerg Rothe

Chore division is the problem of fairly dividing some divisible, undesirable bad, such as a set of chores, among a number of players. Each player has their own valuation of the chores, and must be satisfied they did not receive more than…

Computer Science and Game Theory · Computer Science 2022-04-04 David Francis

We study the existence of fair distributions when we have more guests than pieces to allocate, focusing on envy-free distributions among those who receive a piece. The conditions on the demand from the guests can be weakened from those of…

Computer Science and Game Theory · Computer Science 2022-06-16 Pablo Soberón

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 classic cake-cutting problems, but in discrete models rather than using infinite-precision real values, specifically, focusing on their communication complexity. Using general discrete simulations of classical infinite-precision…

Computer Science and Game Theory · Computer Science 2018-08-21 Simina Brânzei , Noam Nisan