paper-with-me

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 inspired computing approach to solve the Mixed Shop Scheduling problem. The Mixed Shop is the combination of Job Shop, Flow Shop and Open Shop scheduling problems. The sample instances for all mentioned Shop problems are used as test data and Mixed Shop survive its computational complexity to minimize the makespan. The computational results show that the proposed algorithm is gentler to solve and performs better than the existing algorithms.

📄 PDF Abstract BibTeX arXiv:1304.3612

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar 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 & Ope…

Job Shop SchedulingScheduling

Scheduling a Dynamic Aircraft Repair Shop with Limited Repair Resources

2014-02-04 · Maliheh Aramon Bajestani, J. Christopher Beck

We address a dynamic repair shop scheduling problem in the context of military aircraft fleet management where the goal is to maintain a full complement of aircraft over the long-term. A number of flights, each with a re…

ManagementScheduling

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

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

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