English
Related papers

Related papers: On the Complexity of Chore Division

200 papers

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 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 study the algorithmic complexity of fair division problems with a focus on minimizing the number of queries needed to find an approximate solution with desired accuracy. We show for several classes of fair division problems that under…

Combinatorics · Mathematics 2023-11-16 Alexandr Grebennikov , Xenia Isaeva , Andrei V. Malyutin , Mikhail Mikhailov , Oleg R. Musin

Cutting a cake is a metaphor for the problem of dividing a resource (cake) among several agents. The problem becomes non-trivial when the agents have different valuations for different parts of the cake (i.e. one agent may like chocolate…

Information Theory · Computer Science 2016-01-26 Payam Delgosha , Amin Gohari

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

We study the paradigmatic fair division problem of allocating a divisible good among agents with heterogeneous preferences, commonly known as cake cutting. Classical cake cutting protocols are susceptible to manipulation. Do their strategic…

Computer Science and Game Theory · Computer Science 2016-07-20 Simina Brânzei , Ioannis Caragiannis , David Kurokawa , Ariel D. Procaccia

We consider the problem of fair allocation of indivisible chores under additive valuations. We assume that the chores are divided into two types and under this scenario, we present several results. Our first result is a new characterization…

Computer Science and Game Theory · Computer Science 2023-05-25 Haris Aziz , Jeremy Lindsay , Angus Ritossa , Mashbat Suzuki

We initiate the study of multi-layered cake cutting with the goal of fairly allocating multiple divisible resources (layers of a cake) among a set of agents. The key requirement is that each agent can only utilize a single resource at each…

Computer Science and Game Theory · Computer Science 2020-04-29 Hadi Hosseini , Ayumi Igarashi , Andrew Searns

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 initiate the work on maximin share (MMS) fair allocation of m indivisible chores to n agents using only their ordinal preferences, from both algorithmic and mechanism design perspectives. The previous best-known approximation is 2-1/n by…

Computer Science and Game Theory · Computer Science 2020-12-29 Haris Aziz , Bo Li , Xiaowei Wu

In this paper, we study the allocation of indivisible chores and consider the problem of finding a fair allocation that is approximately efficient. We shift our attention from the multiplicative approximation to the additive one. Our…

Computer Science and Game Theory · Computer Science 2024-10-22 Bo Li , Ankang Sun , Shiji Xing

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

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 consider the setting of repeated fair division between two players, denoted Alice and Bob, with private valuations over a cake. In each round, a new cake arrives, which is identical to the ones in previous rounds. Alice cuts the cake at…

Computer Science and Game Theory · Computer Science 2024-02-20 Simina Brânzei , MohammadTaghi Hajiaghayi , Reed Phillips , Suho Shin , Kun Wang

Relying on configuration spaces and equivariant topology, we study a general "cooperative envy-free division problem". A group of players want to cut a "cake" $I=[0,1]$ and divide among themselves the pieces in an envy-free manner. Once the…

Combinatorics · Mathematics 2023-02-08 Duško Jojić , Gaiane Panina , Rade Živaljević

In this note we study a problem of fair division in the absence of full information. We give an algorithm which solves the following problem: n $\ge$ 2 persons want to cut a cake into n shares so that each person will get at least 1/n of…

Multiagent Systems · Computer Science 2018-10-17 Guillaume Chèze

We study fair mechanisms for the classic job scheduling problem on unrelated machines with the objective of minimizing the makespan. This problem is equivalent to minimizing the egalitarian social cost in the fair division of chores. The…

Computer Science and Game Theory · Computer Science 2024-12-12 Michal Feldman , Jugal Garg , Vishnu V. Narayan , Tomasz Ponitka

Divide and Conquer is a well known algorithmic procedure for solving many kinds of problem. In this procedure, the problem is partitioned into two parts until the problem is trivially solvable. Finding the distance of the closest pair is an…

Computational Geometry · Computer Science 2011-11-11 Mohammad Zaidul Karim , Nargis Akter

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

Computer Science and Game Theory · Computer Science 2022-11-16 Ganesh Ghalme , Xin Huang , Nidhi Rathi

We study the problem of fairly allocating a set of m indivisible chores (items with non-positive value) to n agents. We consider the desirable fairness notion of 1-out-of-d maximin share (MMS) -- the minimum value that an agent can…

Computer Science and Game Theory · Computer Science 2022-01-20 Hadi Hosseini , Andrew Searns , Erel Segal-Halevi