中文
相关论文

相关论文: Efficient Algorithms for Envy-Free Stick Division …

200 篇论文

Lattices are very important objects in the effort to construct cryptographic primitives that are secure against quantum attacks. A central problem in the study of lattices is that of finding the shortest non-zero vector in the lattice.…

量子物理 · 物理学 2022-09-05 Nishant Rodrigues , Brad Lackey

Graphs are a natural representation of data from various contexts, such as social connections, the web, road networks, and many more. In the last decades, many of these networks have become enormous, requiring efficient algorithms to cut…

数据结构与算法 · 计算机科学 2021-08-11 Alexander Noe

Consider the following "local" cut-detection problem in a directed graph: We are given a starting vertex $s$ and need to detect whether there is a cut with at most $k$ edges crossing the cut such that the side of the cut containing $s$ has…

数据结构与算法 · 计算机科学 2019-04-23 Sebastian Forster , Liu Yang

We study the fair allocation of undesirable indivisible items, or chores. While the case of desirable indivisible items (or goods) is extensively studied, with many results known for different notions of fairness, less is known about the…

计算机科学与博弈论 · 计算机科学 2022-08-30 Umang Bhaskar , A. R. Sricharan , Rohit Vaish

We investigate the tradeoffs between fairness and efficiency when allocating indivisible items over time. Suppose T items arrive over time and must be allocated upon arrival, immediately and irrevocably, to one of n agents. Agent i assigns…

计算机科学与博弈论 · 计算机科学 2020-05-18 David Zeng , Alexandros Psomas

Envy-freeness up to one good (EF1) is a well-studied fairness notion for indivisible goods that addresses pairwise envy by the removal of at most one good. In the worst case, each pair of agents might require the (hypothetical) removal of a…

计算机科学与博弈论 · 计算机科学 2020-03-11 Hadi Hosseini , Sujoy Sikdar , Rohit Vaish , Jun Wang , Lirong Xia

We study the fair allocation of indivisible goods with variable groups. In this model, the goal is to partition the agents into groups of given sizes and allocate the goods to the groups in a fair manner. We show that for any number of…

计算机科学与博弈论 · 计算机科学 2025-11-11 Paul Gölz , Ayumi Igarashi , Pasin Manurangsi , Warut Suksompong

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…

计算机科学与博弈论 · 计算机科学 2022-06-16 Pablo Soberón

The minimum cut problem for an undirected edge-weighted graph asks us to divide its set of nodes into two blocks while minimizing the weight sum of the cut edges. Here, we introduce a linear-time algorithm to compute near-minimum cuts. Our…

数据结构与算法 · 计算机科学 2019-06-05 Monika Henzinger , Alexander Noe , Christian Schulz , Darren Strash

In many developing countries, the total electricity demand is larger than the limited generation capacity of power stations. Many countries adopt the common practice of routine load shedding - disconnecting entire regions from the power…

计算机科学与博弈论 · 计算机科学 2022-05-31 Dinesh Kumar Baghel , Vadim E. Levit , Erel Segal-Halevi

Finding a maximum cut is a fundamental task in many computational settings. Surprisingly, it has been insufficiently studied in the classic distributed settings, where vertices communicate by synchronously sending messages to their…

数据结构与算法 · 计算机科学 2017-07-27 Keren Censor-Hillel , Rina Levy , Hadas Shachnai

The notion of the cover is a generalization of a period of a string, and there are linear time algorithms for finding the shortest cover. The seed is a more complicated generalization of periodicity, it is a cover of a superstring of a…

We examine the history of cake cutting mechanisms and discuss the efficiency of their allocations. In the case of piecewise uniform preferences, we define a game that in the presence of strategic agents has equilibria that are not dominated…

计算机科学与博弈论 · 计算机科学 2012-04-10 Egor Ianovski

The undercut procedure was presented by Brams et al. [2] as a procedure for identifying an envy-free allocation when agents have preferences over sets of objects. They assumed that agents have strict preferences over objects and their…

计算机科学与博弈论 · 计算机科学 2014-02-11 Haris Aziz

Conway's Fried Potato Problem seeks to determine the best way to cut a convex body in $n$ parts by $n-1$ hyperplane cuts (with the restriction that the $i$-th cut only divides in two one of the parts obtained so far), in a way as to…

度量几何 · 数学 2025-01-24 Francisco Criado , Francisco Santos

We consider the problem of fairly and efficiently allocating indivisible items (goods or bads) under capacity constraints. In this setting, we are given a set of categorized items. Each category has a capacity constraint (the same for all…

计算机科学与博弈论 · 计算机科学 2023-03-01 Hila Shoshan , Erel Segal-Halevi , Noam Hazon

The $k$-cut problem asks, given a connected graph $G$ and a positive integer $k$, to find a minimum-weight set of edges whose removal splits $G$ into $k$ connected components. We give the first polynomial-time algorithm with approximation…

数据结构与算法 · 计算机科学 2018-11-12 MohammadHossein Bateni , Alireza Farhadi , MohammadTaghi Hajiaghayi

Convex nonsmooth optimization problems, whose solutions live in very high dimensional spaces, have become ubiquitous. To solve them, the class of first-order algorithms known as proximal splitting algorithms is particularly adequate: they…

最优化与控制 · 数学 2023-02-27 Laurent Condat , Daichi Kitahara , Andrés Contreras , Akira Hirabayashi

In the $k$-dispersion problem, we need to select $k$ nodes of a given graph so as to maximize the minimum distance between any two chosen nodes. This can be seen as a generalization of the independent set problem, where the goal is to…

数据结构与算法 · 计算机科学 2017-06-29 Paweł Gawrychowski , Nadav Krasnopolsky , Shay Mozes , Oren Weimann

The minimum cut problem for an undirected edge-weighted graph asks us to divide its set of nodes into two blocks while minimizing the weight sum of the cut edges. In this paper, we engineer the fastest known exact algorithm for the problem.…

数据结构与算法 · 计算机科学 2018-08-17 Monika Henzinger , Alexander Noe , Christian Schulz