中文
相关论文

相关论文: Cake-Cutting with Different Entitlements: How Many…

200 篇论文

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…

计算机科学与博弈论 · 计算机科学 2018-08-21 Simina Brânzei , Noam Nisan

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

Given a set of n sticks of various (not necessarily different) lengths, what is the largest length so that we can cut k equally long pieces of this length from the given set of sticks? We analyze the structure of this problem and show that…

数据结构与算法 · 计算机科学 2017-11-06 Raphael Reitzig , Sebastian Wild

In fair division of a connected graph $G = (V, E)$, each of $n$ agents receives a share of $G$'s vertex set $V$. These shares partition $V$, with each share required to induce a connected subgraph. Agents use their own valuation functions…

计算机科学与博弈论 · 计算机科学 2024-02-09 Jiehua Chen , William S. Zwicker

Ann likes oranges much more than apples; Bob likes apples much more than oranges. Tomorrow they will receive one fruit that will be an orange or an apple with equal probability. Giving one half to each agent is fair for each realization of…

计算机科学与博弈论 · 计算机科学 2021-01-12 Anna Bogomolnaia , Herve Moulin , Fedor Sandomirskiy

Alice and Bob want to cut a cake; however, in contrast to the usual problems of fair division, they want to cut it unfairly. More precisely, they want to cut it in ratio $(a:b)$. (We can assume gcd(a,b)=1.) Let f(a,b) be the number of cuts…

计算机科学与博弈论 · 计算机科学 2012-06-08 Andrew Lohr

Given a set $P$ of $n$ points in the plane, its separability is the minimum number of lines needed to separate all its pairs of points from each other. We show that the minimum number of lines needed to separate $n$ points, picked randomly…

计算几何 · 计算机科学 2017-06-08 Sariel Har-Peled , Mitchell Jones

Fair division is the problem of dividing one or several goods amongst two or more agents in a way that satisfies a suitable fairness criterion. These Notes provide a succinct introduction to the field. We cover three main topics. First, we…

人工智能 · 计算机科学 2018-06-13 Ulle Endriss

We study how many comparability subgraphs are needed to partition the edge set of a perfect graph. We show that many classes of perfect graphs can be partitioned into (at most) two comparability subgraphs and this holds for almost all…

组合数学 · 数学 2026-03-10 András Gyárfás , Márton Marits , Géza Tóth

In this article we suggest a model of computation for the cake cutting problem. In this model the mediator can ask the same queries as in the Robertson-Webb model but he or she can only perform algebraic operations as in the Blum-Shub-Smale…

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

Inside a two dimensional region ("cake"), there are $m$ non-overlapping tiles of a certain kind ("toppings"). We want to expand the toppings while keeping them non-overlapping, and possibly add some blank pieces of the same "certain kind",…

计算几何 · 计算机科学 2018-11-13 Arseniy Akopyan , Erel Segal-Halevi

A collection of objects, some of which are good and some are bad, is to be divided fairly among agents with different tastes, modeled by additive utility functions. If the objects cannot be shared, so that each of them must be entirely…

计算机科学与博弈论 · 计算机科学 2022-11-10 Fedor Sandomirskiy , Erel Segal-Halevi

Consensus halving refers to the problem of dividing a resource into two parts so that every agent values both parts equally. Prior work has shown that when the resource is represented by an interval, a consensus halving with at most $n$…

计算机科学与博弈论 · 计算机科学 2022-11-22 Paul W. Goldberg , Alexandros Hollender , Ayumi Igarashi , Pasin Manurangsi , Warut Suksompong

We consider the classic cake-cutting problem of producing fair allocations for $n$ agents, in the Robertson-Webb query model. In this model, it is known that: (i) proportional allocations can be computed using $O(n \log n)$ queries, and…

计算机科学与博弈论 · 计算机科学 2025-06-17 Arnav Mehra , Alexandros Psomas

We study the problem of dividing a multi-layered cake under non-overlapping constraints. This problem, recently proposed by Hosseini et al. (IJCAI, 2020), captures several natural scenarios such as the allocation of multiple facilities over…

计算机科学与博弈论 · 计算机科学 2022-12-22 Ayumi Igarashi , Frédéric Meunier

When dividing items among agents, two of the most widely studied fairness notions are envy-freeness and proportionality. We consider a setting where $m$ chores are allocated to $n$ agents and the disutility of each chore for each agent is…

计算机科学与博弈论 · 计算机科学 2025-04-30 Pasin Manurangsi , Warut Suksompong

Using a lab experiment, we investigate the real-life performance of envy-free and proportional cake-cutting procedures with respect to fairness and preference manipulation. We find that envy-free procedures, in particular Selfridge-Conway,…

计算机科学与博弈论 · 计算机科学 2022-06-01 Maria Kyropoulou , Josué Ortega , Erel Segal-Halevi

We study the monotonicity properties of solutions in the classic problem of fair cake-cutting --- dividing a heterogeneous resource among agents with different preferences. Resource- and population-monotonicity relate to scenarios where the…

计算机科学与博弈论 · 计算机科学 2018-09-26 Erel Segal-Halevi , Balázs Sziklai

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 consider the problem of distinguishing between two arbitrary black-box distributions defined over the domain [n], given access to $s$ samples from both. It is known that in the worst case O(n^{2/3}) samples is both necessary and…

数据结构与算法 · 计算机科学 2011-10-17 Eyal Even Dar , Mark Sandler