English
Related papers

Related papers: Cutting cakes and kissing circles

200 papers

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

Cake-cutting is a playful name for the fair division of a heterogeneous, divisible good among agents, a well-studied problem at the intersection of mathematics, economics, and artificial intelligence. The cake-cutting literature is rich and…

Computer Science and Game Theory · Computer Science 2023-11-23 Peter Kern , Daniel Neugebauer , Jörg Rothe , René L. Schilling , Dietrich Stoyan , Robin Weishaupt

We study the problem of fairly allocating a divisible resource, also known as cake cutting, with an additional requirement that the shares that different agents receive should be sufficiently separated from one another. This captures, for…

Computer Science and Game Theory · Computer Science 2022-09-20 Edith Elkind , Erel Segal-Halevi , Warut Suksompong

Assume you have a 2-dimensional pizza with $2n$ ingredients that you want to share with your friend. For this you are allowed to cut the pizza using several straight cuts, and then give every second piece to your friend. You want to do this…

Computational Geometry · Computer Science 2021-09-15 Patrick Schnider

Assume you have a pizza consisting of four ingredients (e.g., bread, tomatoes, cheese and olives) that you want to share with your friend. You want to do this fairly, meaning that you and your friend should get the same amount of each…

Computational Geometry · Computer Science 2019-04-05 Luis Barba , Alexander Pilz , Patrick Schnider

We study searching and sorting in rounds motivated by a fair division question: given a cake cutting problem with $n$ players, compute a fair allocation in at most $k$ rounds of interaction with the players. Rounds interpolate between the…

Data Structures and Algorithms · Computer Science 2023-11-21 Simina Brânzei , Dimitris Paparas , Nicholas Recker

We prove that almost every triangle can be dissected only into $n^2$ triangles which have to be equal one another. Moreover, such a dissection is unique for every $n$. It turns out that to solve this "simple" problem it is convenient to use…

Metric Geometry · Mathematics 2021-02-23 Andrey Ryabichev

Envy-free cake-cutting protocols procedurally divide an infinitely divisible good among a set of agents so that no agent prefers another's allocation to their own. These protocols are highly complex and difficult to prove correct. Recently,…

Computer Science and Game Theory · Computer Science 2024-05-31 Noah Bertram , Tean Lai , Justin Hsu

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

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

Let n be an odd integer greater than 1. We slice a circular pizza into 2n slices, making cuts from a non-central interior point of the circle. We estimate the difference between between the total area of the even numbered slices and the…

Classical Analysis and ODEs · Mathematics 2022-10-06 David Gluck

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 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

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

We consider the problem of fairly dividing a heterogeneous cake between a number of players with different tastes. In this setting, it is known that fairness requirements may result in a suboptimal division from the social welfare…

Computer Science and Game Theory · Computer Science 2012-05-18 Orit Arzi , Yonatan Aumann , Yair Dombb

Consider n straight line cuts of a circular pizza made so as to maximize the number of pieces. We investigate how fair such a maximal division may be and how many slices are obtained if the cuts are successfully made with a certain…

Probability · Mathematics 2007-05-23 Floyd E. Brown , Anant P. Godbole

A perfectly divisible cake is to be divided among a group of agents. Each agent is entitled to a share between zero and one, and these entitlements are compatible in that they sum to one. The mediator does not know the preferences of the…

Theoretical Economics · Economics 2025-08-13 Florian Brandl , Andrew Mackenzie

The paper considers fair allocation of resources that are already allocated in an unfair way. This setting requires a careful balance between the fairness considerations and the rights of the present owners. The paper presents re-division…

Computer Science and Game Theory · Computer Science 2022-06-01 Erel Segal-Halevi

We consider the classic problem of envy-free division of a heterogeneous good ("cake") among several agents. It is known that, when the allotted pieces must be connected, the problem cannot be solved by a finite algorithm for 3 or more…

Data Structures and Algorithms · Computer Science 2018-05-15 Erel Segal-Halevi , Avinatan Hassidim , Yonatan Aumann