中文
相关论文

相关论文: On Fair Size-Based Scheduling

200 篇论文

The context of this work is cooperative scheduling, a concurrency paradigm, where task execution is not arbitrarily preempted. Instead, language constructs exist that let a task voluntarily yield the right to execute to another task. The…

编程语言 · 计算机科学 2023-12-29 Reiner Hähnle , Ludovic Henrio

The main contribution of this paper resides in providing novel algorithmic advances and analytical insights for the sequential hiring problem, a recently introduced dynamic optimization model where a firm adaptively fills a limited number…

数据结构与算法 · 计算机科学 2026-01-21 Danny Segev , Uri Stein

Motivated by a plethora of practical examples where bias is induced by automated-decision making algorithms, there has been strong recent interest in the design of fair algorithms. However, there is often a dichotomy between fairness and…

人工智能 · 计算机科学 2023-07-13 April Niu , Agnes Totschnig , Adrian Vetta

We study policies aiming to minimize the weighted sum of completion times of jobs in the context of coordination mechanisms for selfish scheduling problems. Our goal is to design local policies that achieve a good price of anarchy in the…

计算机科学与博弈论 · 计算机科学 2010-12-23 Richard Cole , José R. Correa , Vasilis Gkatzelis , Vahab Mirrokni , Neil Olver

We consider a natural generalization of classical scheduling problems in which using a time unit for processing a job causes some time-dependent cost which must be paid in addition to the standard scheduling cost. We study the scheduling…

数据结构与算法 · 计算机科学 2018-12-03 Lin Chen , Nicole Megow , Roman Rischke , Leen Stougie , José Verschae

Retailers use a variety of mechanisms to enable sales and delivery. A relatively new offering by companies is curbside pickup where customers purchase goods online, schedule a pickup time, and come to a pickup facility to receive their…

最优化与控制 · 数学 2020-05-27 Bahar Çavdar , Tuğçe Işık

This paper addresses the incompatible case of parallel batch scheduling, where compatible jobs belong to the same family, and jobs from different families cannot be processed together in the same batch. The state-of-the-art constraint…

系统与控制 · 电气工程与系统科学 2025-09-09 Jorge A. Huertas , Pascal Van Hentenryck

Motivated by the need of {\em social distancing} during a pandemic, we consider an approach to schedule the visitors of a facility (e.g., a general store). Our algorithms take input from the citizens and schedule the store's discrete…

计算机科学与博弈论 · 计算机科学 2021-10-25 Deepesh Kumar Lall , Garima Shakya , Swaprava Nath

We study the problem of scheduling precedence-constrained jobs on heterogenous machines in the presence of non-uniform job and machine communication delays. We are given as input $n$ unit size precedence-ordered jobs and $m$ related…

数据结构与算法 · 计算机科学 2022-11-23 Rajmohan Rajaraman , David Stalfa , Sheng Yang

Efficient scheduling is crucial for interactive Large Language Model (LLM) applications, where low request completion time directly impacts user engagement. Size-based scheduling algorithms like Shortest Remaining Process Time (SRPT) aim to…

机器学习 · 计算机科学 2024-10-03 Rana Shahout , Eran Malach , Chunwei Liu , Weifan Jiang , Minlan Yu , Michael Mitzenmacher

Course assignment is a wide-spread problem in education and beyond. Often students have preferences for bundles of course seats or course schedules over the week, which need to be considered. The problem is a challenging distributed…

计算机科学与博弈论 · 计算机科学 2018-12-10 Martin Bichler , Sören Merting , Aykut Uzunoglu

We introduce a parallel machine scheduling problem in which the processing times of jobs are not given in advance but are determined by a system of linear constraints. The objective is to minimize the makespan, i.e., the maximum job…

数据结构与算法 · 计算机科学 2015-10-30 Kameng Nip , Zhenbo Wang , Zizhuo Wang

Deep learning has been effectively applied to many discrete optimization problems. However, learning-based scheduling on unrelated parallel machines remains particularly difficult to design. Not only do the numbers of jobs and machines…

机器学习 · 计算机科学 2025-12-23 Diego Hitzges , Guillaume Sagnol

This paper presents improved approximation algorithms for the problem of multiprocessor scheduling under uncertainty, or SUU, in which the execution of each job may fail probabilistically. This problem is motivated by the increasing use of…

分布式、并行与集群计算 · 计算机科学 2008-02-19 Christopher Crutchfield , Zoran Dzunic , Jeremy T. Fineman , David R. Karger , Jacob Scott

Algorithms for scheduling structured parallel computations have been widely studied in the literature. For some time now, Work Stealing is one of the most popular for scheduling such computations, and its performance has been studied in…

分布式、并行与集群计算 · 计算机科学 2018-10-26 Guilherme Rito , Hervé Paulino

We study the classical scheduling problem on parallel machines %with precedence constraints where the precedence graph has the bounded depth $h$. Our goal is to minimize the maximum completion time. We focus on developing approximation…

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

We consider the precedence-constrained scheduling problem to minimize the total weighted completion time. For a single machine several $2$-approximation algorithms are known, which are based on linear programming and network flows. We show…

数据结构与算法 · 计算机科学 2023-09-22 Sven Jäger , Philipp Warode

We consider a problem of scheduling rigid parallel jobs on variable speed processors so as to minimize the total energy consumption. Each job is specified by its processing volume and the required number of processors. We propose new…

数据结构与算法 · 计算机科学 2018-11-29 Alexander Kononov , Yulia Kovalenko

We consider the following scheduling problem. There is a single machine and the jobs will arrive for completion online. Each job j is preemptive and, upon its arrival, its other characteristics are immediately revealed to the machine: the…

数据结构与算法 · 计算机科学 2015-09-14 Patrick Loiseau , Xiaohu Wu

The problem of attaining energy efficiency in distributed systems is of importance, but a general, non-domain-specific theory of energy-minimal scheduling is far from developed. In this paper, we classify the problems of energy-minimal…

分布式、并行与集群计算 · 计算机科学 2021-03-10 Pragati Agrawal , Shrisha Rao