paper-with-me

Papers

Metaheuristics for the Online Printing Shop Scheduling Problem

2020-06-22 · Willian T. Lunardi, Ernesto G. Birgin, Débora P. Ronconi, Holger Voos

In this work, the online printing shop scheduling problem introduced in (Lunardi et al., Mixed Integer Linear Programming and Constraint Programming Models for the Online Printing Shop Scheduling Problem, Computers & Operations Research, to appear) is considered. This challenging real scheduling problem, that emerged in the nowadays printing industry, corresponds to a flexible job shop scheduling problem with sequencing flexibility; and it presents several complicating specificities such as resumable operations, periods of unavailability of the machines, sequence-dependent setup times, partial overlapping between operations with precedence constraints, and fixed operations, among others. A local search strategy and metaheuristic approaches for the problem are proposed and evaluated. Based on a common representation scheme, trajectory and populational metaheuristics are considered. Extensive numerical experiments with large-sized instances show that the proposed methods are suitable for solving practical instances of the problem; and that they outperform a half-heuristic-half-exact off-the-shelf solver by a large extent. Numerical experiments with classical instances of the flexible job shop scheduling problem show that the introduced methods are also competitive when applied to this particular case.

📄 PDF Abstract BibTeX arXiv:2006.12344

Code (1)

willtl/online-printing-shop 공식 구현

Tasks

Job Shop SchedulingScheduling

Similar Papers 제목 키워드 기반

A Novel Metaheuristics To Solve Mixed Shop Scheduling Problems

2013-04-12 · V. Ravibabu

This paper represents the metaheuristics proposed for solving a class of Shop Scheduling problem. The Bacterial Foraging Optimization algorithm is featured with Ant Colony Optimization algorithm and proposed as a natural…

Scheduling

Evaluation of bioinspired algorithms for the solution of the job scheduling problem

2017-11-21 · Edson Florez, Nelson Diaz, Wilfredo Gomez, Lola Bautista 외

In this research we used bio-inspired metaheuristics, as artificial immune systems and ant colony algorithms that are based on a number of characteristics and behaviors of living things that are interesting in the comput…

Combinatorial OptimizationJob Shop SchedulingRelationScheduling

Policy-Based Deep Reinforcement Learning Hyperheuristics for Job-Shop Scheduling Problems

2026-01-16 · Sofiene Lassoued, Asrat Gobachew, Stefan Lier, Andreas Schwung arxiv

This paper proposes a policy-based deep reinforcement learning hyper-heuristic framework for solving the Job Shop Scheduling Problem. The hyper-heuristic agent learns to switch scheduling rules based on the system state …

Reinforcement Learning

An ant colony optimization algorithm for job shop scheduling problem

2013-09-19 · Edson Flórez, Wilfredo Gómez, Lola Bautista

The nature has inspired several metaheuristics, outstanding among these is Ant Colony Optimization (ACO), which have proved to be very effective and efficient in problems of high complexity (NP-hard) in combinatorial opt…

Combinatorial OptimizationJob Shop SchedulingScheduling

A Memetic Algorithm with Reinforcement Learning for Sociotechnical Production Scheduling

2022-12-21 · Felix Grumbach, Nour Eldin Alaa Badr, Pascal Reusch, Sebastian Trojahn

The following interdisciplinary article presents a memetic algorithm with applying deep reinforcement learning (DRL) for solving practically oriented dual resource constrained flexible job shop scheduling problems (DRC-F…

Deep Reinforcement LearningJob Shop Schedulingreinforcement-learningReinforcement Learning+2