paper-with-me

홈 › Papers

Solving the Resource Constrained Project Scheduling Problem Using the Parallel Tabu Search Designed for the CUDA Platform

2017-11-13 · Libor Bukata, Premysl Sucha, Zdenek Hanzalek

In the paper, a parallel Tabu Search algorithm for the Resource Constrained Project Scheduling Problem is proposed. To deal with this NP-hard combinatorial problem many optimizations have been performed. For example, a resource evaluation algorithm is selected by a heuristic and an effective Tabu List was designed. In addition to that, a capacity-indexed resource evaluation algorithm was proposed and the GPU (Graphics Processing Unit) version uses a homogeneous model to reduce the required communication bandwidth. According to the experiments, the GPU version outperforms the optimized parallel CPU version with respect to the computational time and the quality of solutions. In comparison with other existing heuristics, the proposed solution often gives better quality solutions.

📄 PDF Abstract BibTeX arXiv:1711.04556

Code (1)

CTU-IIG/RCPSPCpu 공식 구현

Tasks

CPUGPUScheduling

Similar Papers 제목 키워드 기반

Resource-constrained multi-project scheduling with activity and time flexibility

2019-02-25 · Viktoria A. Hauder, Andreas Beham, Sebastian Raggl, Sophie N. Parragh 외

Project scheduling in manufacturing environments often requires flexibility in terms of the selection and the exact length of alternative production activities. Moreover, the simultaneous scheduling of multiple lots is m…

Scheduling

Hybrid Ant Colony Optimization in solving Multi-Skill Resource-Constrained Project Scheduling Problem

2016-03-28 · Paweł B. Myszkowski, Marek E. Skowroński, Łukasz P. Olech, Krzysztof Oślizło

In this paper Hybrid Ant Colony Optimization (HAntCO) approach in solving Multi--Skill Resource Constrained Project Scheduling Problem (MS--RCPSP) has been presented. We have proposed hybrid approach that links classical…

Scheduling

Genetic algorithms for the resource-constrained project scheduling problem in aircraft heavy maintenance

2022-06-16 · Kusol Pimapunsri, Darawan Weeranant, Andreas Riel

Due to complex sets of interrelated activities in aircraft heavy maintenance (AHM), many airlines have to deal with substantial aircraft maintenance downtime. The scheduling problem in AHM is regarded as an NP-hard probl…

Scheduling

Resource-constrained Project Scheduling with Time-of-Use Energy Tariffs and Machine States: A Logic-based Benders Decomposition Approach

2026-01-10 · Corentin Juvigny, Antonín Novák, Jan Mandík, Zdeněk Hanzálek arxiv

In this paper, we investigate the Resource-Constrained Project Scheduling Problem (RCPSP) with Time-of-Use (TOU) energy tariffs and machine states, a variant of RCPSP for production scheduling, where energy price is part…

An Efficient Merge Search Matheuristic for Maximising the Net Present Value of Project Schedules

2022-10-20 · Dhananjay R. Thiruvady, Su Nguyen, Christian Blum, Andreas T. Ernst

Resource constrained project scheduling is an important combinatorial optimisation problem with many practical applications. With complex requirements such as precedence constraints, limited resources, and finance-based …

MathScheduling