中文
相关论文

相关论文: A Note on Scheduling Equal-Length Jobs to Maximize…

200 篇论文

We study the problem of computing a preemptive schedule of equal-length jobs with given release times, deadlines and weights. Our goal is to maximize the weighted throughput, which is the total weight of completed jobs. In Graham's notation…

数据结构与算法 · 计算机科学 2007-05-23 Philippe Baptiste , Marek Chrobak , Christoph Durr , Wojciech Jawor , Nodari Vakhania

This paper addresses the problem of scheduling a set of jobs that are released over the time on a set of identical parallel machines, aiming at the minimization of the total weighted completion time. This problem, referred to as $P|r_j|\sum…

最优化与控制 · 数学 2020-06-30 Arthur Kramer , Mauro Dell'Amico , Dominique Feillet , Manuel Iori

We consider the problem of scheduling jobs with equal lengths on uniform parallel batch machines with non-identical capacities where each job can only be processed on a specified subset of machines called its processing set. For the case of…

数据结构与算法 · 计算机科学 2017-08-22 Shuguang Li

This paper considers the problem of scheduling jobs on single and parallel machines where all the jobs possess different processing times but a common due date. There is a penalty involved with each job if it is processed earlier or later…

数据结构与算法 · 计算机科学 2013-11-13 Abhishek Awasthi , Jörg Lässig , Oliver Kramer

In this paper we study the classical problem of throughput maximization. In this problem we have a collection $J$ of $n$ jobs, each having a release time $r_j$, deadline $d_j$, and processing time $p_j$. They have to be scheduled…

数据结构与算法 · 计算机科学 2020-02-14 Dylan Hyatt-Denesik , Mirmahdi Rahgoshay , Mohammad R. Salavatipour

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 early work scheduling problem on identical parallel machines in order to maximize the total early work, i.e., the parts of non-preemptive jobs executed before a common due date. By preprocessing and constructing an auxiliary…

数据结构与算法 · 计算机科学 2020-07-27 Weidong Li

This paper studies a scheduling problem in a parallel machine setting, where each machine must adhere to a predetermined fixed order for processing the jobs. Given $n$ jobs, each with processing times and deadlines, we aim to minimize the…

数据结构与算法 · 计算机科学 2025-05-16 Andre Berger , Arman Rouhani , Marc Schröder

We are given a set of $n$ jobs and a single processor that can vary its speed dynamically. Each job $J_j$ is characterized by its processing requirement (work) $p_j$, its release date $r_j$ and its deadline $d_j$. We are also given a budget…

数据结构与算法 · 计算机科学 2013-09-09 Eric Angel , Evripidis Bampis , Vincent Chau

We study the approximability of two related machine scheduling problems. In the late work minimization problem, there are identical parallel machines and the jobs have a common due date. The objective is to minimize the late work, defined…

数据结构与算法 · 计算机科学 2020-04-27 Peter Gyorgyi , Tamas Kis

We study the problem of preemptive scheduling of n equal-length jobs with given release times on m identical parallel machines. The objective is to minimize the average flow time. Recently, Brucker and Kravchenko proved that the optimal…

数据结构与算法 · 计算机科学 2007-05-23 Philippe Baptiste , Marek Chrobak , Christoph Durr , Francis Sourd

We consider scheduling problems for unit jobs with release times, where the number or size of the gaps in the schedule is taken into consideration, either in the objective function or as a constraint. Except for a few papers on energy…

数据结构与算法 · 计算机科学 2020-07-21 Marek Chrobak , Mordecai Golin , Tak-Wah Lam , Dorian Nogneng

In parallel machine scheduling, we are given a set of jobs, together with a number of machines and our goal is to decide for each job, when and on which machine(s) it should be scheduled in order to minimize some objective function.…

数据结构与算法 · 计算机科学 2023-02-09 Klaus Jansen , Kai Kahler

This paper considers the basic problem of scheduling jobs online with preemption to maximize the number of jobs completed by their deadline on $m$ identical machines. The main result is an $O(1)$ competitive deterministic algorithm for any…

数据结构与算法 · 计算机科学 2024-08-26 Benjamin Moseley , Kirk Pruhs , Clifford Stein , Rudy Zhou

We consider the problem of scheduling on a single processor a given set of n jobs. Each job j has a workload w_j and a release time r_j. The processor can vary its speed and hibernate to reduce energy consumption. In a schedule minimizing…

数据结构与算法 · 计算机科学 2012-10-23 Evripidis Bampis , Christoph Dürr , Fadi Kacem , Ioannis Milis

The paper considers scheduling on parallel machines under the constraint that some pairs of jobs cannot be processed concurrently. Each job has an associated weight, and all jobs have the same deadline. The objective is to maximise the…

数据结构与算法 · 计算机科学 2021-06-15 Yakov Zinder , Joanna Berlińska , Charlie Peter

In the paper we consider the problem of scheduling $n$ identical jobs on 4 uniform machines with speeds $s_1 \geq s_2 \geq s_3 \geq s_4,$ respectively. Our aim is to find a schedule with a minimum possible length. We assume that jobs are…

数据结构与算法 · 计算机科学 2016-02-08 H. Furmanczyk , M. Kubale

The (Non-Preemptive) Throughput Maximization problem is a natural and fundamental scheduling problem. We are given $n$ jobs, where each job $j$ is characterized by a processing time and a time window, contained in a global interval $[0,T)$,…

数据结构与算法 · 计算机科学 2026-04-01 Alexander Armbruster , Fabrizio Grandoni , Antoine Tinguely , Andreas Wiese

We study the fundamental scheduling problem $1\|\sum p_jU_j$. Given a set of $n$ jobs with processing times $p_j$ and deadlines $d_j$, the problem is to select a subset of jobs such that the total processing time is maximized without…

数据结构与算法 · 计算机科学 2024-02-29 Mihail Stoian

We consider the problem of scheduling multiprocessor jobs to minimize the total completion time under the given energy budget. Each multiprocessor job requires more than one processor at the same moment of time. Processors may operate at…

最优化与控制 · 数学 2021-07-22 Alexander Kononov , Yulia Kovalenko
‹ 上一页 1 2 3 10 下一页 ›