中文
相关论文

相关论文: How to solve the cake-cutting problem in sublinear…

200 篇论文

An unceasing problem of our prevailing society is the fair division of goods. The problem of proportional cake cutting focuses on dividing a heterogeneous and divisible resource, the cake, among $n$ players who value pieces according to…

离散数学 · 计算机科学 2018-05-02 Ágnes Cseh , Tamás Fleiner

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…

计算机科学与博弈论 · 计算机科学 2009-07-10 Xiaotie Deng , Qi Qi , Amin Saberi

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…

多智能体系统 · 计算机科学 2018-10-17 Guillaume Chèze

In the classic problem of fair cake-cutting, a single interval ("cake") has to be divided among n agents with different value measures, giving each agent a single sub-interval with a value of at least 1/n of the total. This paper studies a…

组合数学 · 数学 2020-06-19 Erel Segal-Halevi

We consider the classic cake cutting problem in the Robertson-Webb model, with the objective of proportional fairness. We show that any randomized algorithm must use $\Omega(n \log n)$ queries.

数据结构与算法 · 计算机科学 2026-05-22 Stephen Arndt , Kirk Pruhs , Trung Tran

In this article we study a cake cutting problem. More precisely, we study symmetric fair division algorithms, that is to say we study algorithms where the order of the players do not influence the value obtained by each player. In the first…

计算机科学与博弈论 · 计算机科学 2019-10-14 Guillaume Chèze

Cake cutting is a classic fair division problem, with the cake serving as a metaphor for a heterogeneous divisible resource. Recently, it was shown that for any number of players with arbitrary preferences over a cake, it is possible to…

理论经济学 · 经济学 2023-03-20 Erel Segal-Halevi , Warut Suksompong

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…

计算机科学与博弈论 · 计算机科学 2023-04-28 Siddharth Barman , Pooja Kulkarni

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…

计算复杂性 · 计算机科学 2021-08-25 Guillaume Chèze

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…

计算机科学与博弈论 · 计算机科学 2018-05-09 Alireza Farhadi , MohammadTaghi Hajiaghayi

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

机器学习 · 计算机科学 2021-11-30 Mohammad Ghodsi , Amirmahdi Mirfakhar

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…

数据结构与算法 · 计算机科学 2018-05-15 Erel Segal-Halevi , Avinatan Hassidim , Yonatan Aumann

We introduce a generalized cake-cutting problem in which we seek to divide multiple cakes so that two players may get their most-preferred piece selections: a choice of one piece from each cake, allowing for the possibility of linked…

组合数学 · 数学 2009-09-03 John Cloutier , Kathryn L. Nyman , Francis Edward Su

We study the disproportionate version of the classical cake-cutting problem: how efficiently can we divide a cake, here $[0,1]$, among $n$ agents with different demands $\alpha_1, \alpha_2, \dots, \alpha_n$ summing to $1$? When all the…

组合数学 · 数学 2019-09-17 Logan Crew , Bhargav Narayanan , Sophie Spirkl

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…

数据结构与算法 · 计算机科学 2019-07-15 Xiaohui Bei , Xiaoming Sun , Hao Wu , Jialin Zhang , Zhijie Zhang , Wei Zi

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…

计算机科学与博弈论 · 计算机科学 2016-11-11 Yonatan Aumann , Yair Dombb , Avinatan Hassidim

Subexponential parameterized algorithms are known for a wide range of natural problems on planar graphs, but the techniques are usually highly problem specific. The goal of this paper is to introduce a framework for obtaining…

数据结构与算法 · 计算机科学 2021-10-29 Dániel Marx , Pranabendu Misra , Daniel Neuen , Prafullkumar Tale

Sampling edges from a graph in sublinear time is a fundamental problem and a powerful subroutine for designing sublinear-time algorithms. Suppose we have access to the vertices of the graph and know a constant-factor approximation to the…

数据结构与算法 · 计算机科学 2022-11-15 Talya Eden , Shyam Narayanan , Jakub Tětek

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…

数据结构与算法 · 计算机科学 2023-11-21 Simina Brânzei , Dimitris Paparas , Nicholas Recker

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…

人工智能 · 计算机科学 2010-07-06 Toby Walsh
‹ 上一页 1 2 3 10 下一页 ›