中文
相关论文

相关论文: Minimizing makespan in flowshop with time lags

200 篇论文

Makespan, which is defined as the time difference between the starting time and the terminate time of a sequence of jobs or tasks, as the time to traverse a belt conveyor system, is well known as one of the most important criteria in…

最优化与控制 · 数学 2016-07-26 Takashi Shinzato , Kei Kobayashi , Ikou Kaku

Scheduling a set of jobs over a collection of machines is a fundamental problem that needs to be solved millions of times a day in various computing platforms: in operating systems, in large data clusters, and in data centers. Along with…

数据结构与算法 · 计算机科学 2018-07-10 Janardhan Kulkarni , Shi Li

We consider Johnson's rule for minimizing the makespan in the two-machine flow shop problem. Although its worst-case time complexity is O(n log n), we show that it is possible to detect in linear time whether a full sorting of jobs can be…

最优化与控制 · 数学 2026-01-08 Federico Della Croce , Quentin Schau

A scheduling method in a robotic network cloud system with minimal makespan is beneficial as the system can complete all the tasks assigned to it in the fastest way. Robotic network cloud systems can be translated into graphs where nodes…

机器人学 · 计算机科学 2024-10-30 Saeid Alirezazadeh , Luís A. Alexandre

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

As a hybrid of the Parallel Two-stage Flowshop problem and the Multiple Knapsack problem, we investigate the scheduling of parallel two-stage flowshops under makespan constraint, which was motivated by applications in cloud computing and…

数据结构与算法 · 计算机科学 2022-05-20 Weitian Tong , Yao Xu , Huili Zhang

Flowshop problems play a prominent role in operations research, and have considerable practical significance. The single-machine flowshop problem is of particular theoretical interest. Until now the problem of minimizing late jobs or job…

分布式、并行与集群计算 · 计算机科学 2025-07-15 Matthew Gradwohl , Guidio Sewa , Oke Blessing Oghojafor , Richard Wilouwou , Muminu Adamu , Christopher Thron

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 consider the problem of minimizing the weighted makespan on a single machine with restarts. Restarts are similar to preemptions but weaker: a job can be interrupted, but then it has to be run again from the start instead of resuming at…

数据结构与算法 · 计算机科学 2025-10-13 Aflatoun Amouzandeh , Klaus Jansen , Lis Pirotton , Rob van Stee , Corinna Wambsganz

We consider the problem of scheduling non preemptively a set of jobs on parallel identical machines with prior setup operations on a single shared server, where the objective is to minimise the makespan. We develop an arc-flow formulation…

最优化与控制 · 数学 2025-10-29 Alessandro Druetto , Andrea Grosso , Jully Jeunet , Fabio Salassa

We consider the following special case of minimizing makespan. A set of jobs $J$ and a set of machines $M$ are given. Each job $j \in J$ can be scheduled on a machine from a subset $M_j$ of $M$. The processing time of $j$ is the same on all…

数据结构与算法 · 计算机科学 2012-12-10 Stavros G. Kolliopoulos , Yannis Moysoglou

Scheduling jobs with precedence constraints on a set of identical machines to minimize the total processing time (makespan) is a fundamental problem in combinatorial optimization. In practical settings such as cloud computing, jobs are…

数据结构与算法 · 计算机科学 2014-04-29 Konstantin Makarychev , Debmalya Panigrahi

We consider some flow-time minimization problems in the unrelated machines setting. In this setting, there is a set of $m$ machines and a set of $n$ jobs, and each job $j$ has a machine dependent processing time of $p_{ij}$ on machine $i$.…

数据结构与算法 · 计算机科学 2015-06-11 Nikhil Bansal , Janardhan Kulkarni

Flow shops are widely studied machine environments in which all jobs must visit all machines in the same order. While conventional flow shops assume that each job traverses the shop only once, many industrial environments require jobs to…

最优化与控制 · 数学 2025-07-04 Maximilian von Aspern , Felix Buld , Nicklas Klein , Michael Pinedo

We study flow shop scheduling with stochastic reentry, where jobs must complete multiple passes through the entire shop, and the number of passes that a job requires for completion is drawn from a discrete probability distribution. The goal…

数据结构与算法 · 计算机科学 2026-04-21 Maximilian von Aspern , Felix Buld , Michael Pinedo

We consider the problem of scheduling $n$ precedence-constrained jobs on $m$ uniformly-related machines in the presence of an arbitrary, fixed communication delay $\rho$. We consider a model that allows job duplication, i.e. processing of…

数据结构与算法 · 计算机科学 2020-04-24 Biswaroop Maiti , Rajmohan Rajaraman , David Stalfa , Zoya Svitkina , Aravindan Vijayaraghavan

This paper investigates the non-clairvoyant parallel machine scheduling problem with prediction, with the objective of minimizing the makespan. Improved lower bounds for the problem and competitive ratios of online algorithms with respect…

数据结构与算法 · 计算机科学 2025-04-16 Tianqi Chen , Zhiyi Tan

This paper presents different methods for solving parallel machine scheduling problems with precedence constraints and setup times between the jobs. Limited discrepancy search methods mixed with local search principles, dominance conditions…

数据结构与算法 · 计算机科学 2009-02-19 Bernat Gacias , Christian Artigues , Pierre Lopez

Machine scheduling problems involving conflict jobs can be seen as a constrained version of the classical scheduling problem, in which some jobs are conflict in the sense that they cannot be proceeded simultaneously on different machines.…

数据结构与算法 · 计算机科学 2021-02-12 Minh Hoàng Hà , Dinh Quy Ta , Trung Thanh Nguyen

Given a system model where machines have distinct speeds and power ratings but are otherwise compatible, we consider various problems of scheduling under resource constraints on the system which place the restriction that not all machines…

数据结构与算法 · 计算机科学 2019-02-08 Mohammed Haroon Dupty , Pragati Agrawal , Shrisha Rao
‹ 上一页 1 2 3 10 下一页 ›