中文
相关论文

相关论文: Lower Bound for Envy-Free and Truthful Makespan Ap…

200 篇论文

The fair allocation of scarce resources is a central problem in mathematics, computer science, operations research, and economics. While much of the fair-division literature assumes that individuals have underlying cardinal preferences,…

计算机科学与博弈论 · 计算机科学 2026-03-02 Trung Dang , Daniel Halpern , Anuran Makur , Alexandros Psomas , Japneet Singh , Paritosh Verma

We consider the non-preemptive scheduling problem on identical machines where there is a parameter B and each machine in every unit length time interval can process up to B different jobs. The goal function we consider is the makespan…

数据结构与算法 · 计算机科学 2021-11-15 G. Jaykrishnan , Asaf Levin

The problem considered is the non-preemptive scheduling of independent jobs that consume a resource (which is non-renewable and replenished regularly) on parallel uniformly related machines. The input defines the speed of machines, size of…

数据结构与算法 · 计算机科学 2021-08-10 G. Jaykrishnan , Asaf Levin

This paper considers scheduling on identical machines. The scheduling objective considered in this paper generalizes most scheduling minimization problems. In the problem, there are $n$ jobs and each job $j$ is associated with a…

数据结构与算法 · 计算机科学 2019-04-23 Benjamin Moseley

We study the problem of allocating $m$ indivisible items to $n$ agents with additive utilities. It is desirable for the allocation to be both fair and efficient, which we formalize through the notions of envy-freeness and Pareto-optimality.…

计算机科学与博弈论 · 计算机科学 2024-05-08 Yushi Bai , Paul Gölz

We consider the classical machine scheduling, where $n$ jobs need to be scheduled on $m$ machines, and where job $j$ scheduled on machine $i$ contributes $p_{i,j}\in \mathbb{R}$ to the load of machine $i$, with the goal of minimizing the…

计算机科学与博弈论 · 计算机科学 2020-09-09 Cong Chen , Paul Giessler , Akaki Mamageishvili , Matus Mihalak , Paolo Penna

In the budget-feasible allocation problem, a set of items with varied sizes and values are to be allocated to a group of agents. Each agent has a budget constraint on the total size of items she can receive. The goal is to compute a…

计算机科学与博弈论 · 计算机科学 2021-06-29 Jiarui Gan , Bo Li , Xiaowei Wu

In this paper we consider the classic scheduling problem of minimizing total weighted completion time on unrelated machines when jobs have release times, i.e, $R | r_{ij} | \sum_j w_j C_j$ using the three-field notation. For this problem, a…

数据结构与算法 · 计算机科学 2016-06-29 Sungjin Im , Shi Li

In a classical scheduling problem, we are given a set of $n$ jobs of unit length along with precedence constraints and the goal is to find a schedule of these jobs on $m$ identical machines that minimizes the makespan. This problem is…

数据结构与算法 · 计算机科学 2022-08-05 Jesper Nederlof , Céline M. F. Swennenhuis , Karol Węgrzycki

We study envy-free pricing mechanisms in matching markets with $m$ items and $n$ budget constrained buyers. Each buyer is interested in a subset of the items on sale, and she appraises at some single-value every item in her preference-set.…

计算机科学与博弈论 · 计算机科学 2016-10-31 Riccardo Colini-Baldeschi , Stefano Leonardi , Qiang Zhang

The Makespan Scheduling problem is an extensively studied NP-hard problem, and its simplest version looks for an allocation approach for a set of jobs with deterministic processing times to two identical machines such that the makespan is…

神经与进化计算 · 计算机科学 2025-04-25 Feng Shi , Daoyu Huang , Xiankun Yan , Frank Neumann

We study the problem of scheduling periodic real-time tasks so as to meet their individual minimum reward requirements. A task generates jobs that can be given arbitrary service times before their deadlines. A task then obtains rewards…

其他计算机科学 · 计算机科学 2010-07-06 I-Hong Hou , P. R. Kumar

In the envy-free cake-cutting problem we are given a resource, usually called a cake and represented as the $[0,1]$ interval, and a set of $n$ agents with heterogeneous preferences over pieces of the cake. The goal is to divide the cake…

计算机科学与博弈论 · 计算机科学 2025-09-01 Alexandros Hollender , Aviad Rubinstein

Speed-robust scheduling is the following two-stage problem of scheduling $n$ jobs on $m$ uniformly related machines. In the first stage, the algorithm receives the value of $m$ and the processing times of $n$ jobs; it has to partition the…

数据结构与算法 · 计算机科学 2024-07-17 Josef Minařík , Jiří Sgall

We consider the problem of dividing limited resources to individuals arriving over $T$ rounds. Each round has a random number of individuals arrive, and individuals can be characterized by their type (i.e. preferences over the different…

计算机科学与博弈论 · 计算机科学 2022-10-03 Sean R. Sinclair , Gauri Jain , Siddhartha Banerjee , Christina Lee Yu

We design a Copula-based generic randomized truthful mechanism for scheduling on two unrelated machines with approximation ratio within $[1.5852, 1.58606]$, offering an improved upper bound for the two-machine case. Moreover, we provide an…

计算机科学与博弈论 · 计算机科学 2013-06-18 Xujin Chen , Donglei Du , Luis F. Zuluaga

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

We consider the classical makespan minimization scheduling problem where $n$ jobs must be scheduled on $m$ identical machines. Using weighted random sampling, we developed two sublinear time approximation schemes: one for the case where $n$…

数据结构与算法 · 计算机科学 2026-05-05 Bin Fu , Yumei Huo , Hairong Zhao

We study fair allocation of indivisible goods among agents with additive valuations. We obtain novel approximation guarantees for three of the strongest fairness notions in discrete fair division, namely envy-free up to the removal of any…

计算机科学与博弈论 · 计算机科学 2023-12-22 Siddharth Barman , Debajyoti Kar , Shraddha Pathak

This paper studies the online scheduling problem of minimizing total flow time for $n$ jobs on $m$ identical machines. A classical $\Omega(n)$ lower bound shows that no deterministic single-machine algorithm can beat the trivial greedy,…

数据结构与算法 · 计算机科学 2026-04-02 Yutong Geng , Enze Sun , Zonghan Yang , Yuhao Zhang