paper-with-me

홈 › Papers

A Case Study: Using Genetic Algorithm for Job Scheduling Problem

2021-06-09 · Burak Tağtekin, Mahiye Uluyağmur Öztürk, Mert Kutay Sezer

Nowadays, DevOps pipelines of huge projects are getting more and more complex. Each job in the pipeline might need different requirements including specific hardware specifications and dependencies. To achieve minimal makespan, developers always apply as much machines as possible. Consequently, others may be stalled for waiting resource released. Minimizing the makespan of each job using a few resource is a challenging problem. In this study, it is aimed to 1) automatically determine the priority of jobs to reduce the waiting time in the line, 2) automatically allocate the machine resource to each job. In this work, the problem is formulated as a multi-objective optimization problem. We use GA algorithm to automatically determine job priorities and resource demand for minimizing individual makespan and resource usage. Finally, the experimental results show that our proposed priority list generation algorithm is more effective than current priority list producing method in the aspects of makespan and allocated machine count.

📄 PDF Abstract BibTeX arXiv:2106.04854

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

A batching and scheduling optimisation for a cutting work-center: Acta-Mobilier case study

2017-10-11 · Emmanuel Zimmermann, Hind Haouzi, Philippe Thomas, André Thomas 외

The purpose of this study is to investigate an approach to group lots in batches and to schedule these batches on Acta-Mobilier cutting work-center while taking into account numerous constraints and objectives. The speci…

ManagementScheduling

Optimization of Worker Scheduling at Logistics Depots Using Genetic Algorithms and Simulated Annealing

2024-05-20 · Jinxin Xu, Haixin Wu, Yu Cheng, Liyang Wang 외

This paper addresses the optimization of scheduling for workers at a logistics depot using a combination of genetic algorithm and simulated annealing algorithm. The efficient scheduling of permanent and temporary workers…

Scheduling

A Sport Tournament Scheduling by Genetic Algorithm with Swapping Method

2017-04-17 · Tinnaluk Rutjanisarakul, Thiradet Jiarasuksakun

A sport tournament problem is considered the Traveling Tournament Problem (TTP). One interesting type is the mirrored Traveling Tournament Problem (mTTP). The objective of the problem is to minimize either the total numb…

Scheduling

Quantum-Inspired Genetic Optimization for Patient Scheduling in Radiation Oncology

2025-06-04 · Akira SaiToh, Arezoo Modiri, Amit Sawant, Robabeh Rahimi

Among the genetic algorithms generally used for optimization problems in the recent decades, quantum-inspired variants are known for fast and high-fitness convergence and small resource requirement. Here the application …

Scheduling

A biased random-key genetic algorithm for the home health care problem

2022-06-29 · Alberto F. Kummer, Olinto C. B. de Araújo, Luciana S. Buriol, Mauricio G. C. Resende

Home health care problems consist of scheduling visits to home patients by health professionals while following a series of requirements. This paper studies the Home Health Care Routing and Scheduling Problem, which comp…

AttributeScheduling