Bottleneck Identification in Resource-Constrained Project Scheduling via Constraint Relaxation
Lukáš Nedbálek, Antonín Novák
TL;DR
The paper tackles bottleneck identification in resource-constrained project scheduling to reduce project tardiness by relaxing specific capacity constraints. It introduces two methods: untargeted relaxations (iira) that adapt Job-Shop bottleneck indicators to RCPSP, and targeted relaxations (ssira) that use suffix-relaxed schedules to focus on a chosen target project. Empirical results show untargeted relaxations perform comparably to targeted ones, with ssira generally delivering more consistent improvements across instances. The work provides practical decision-support tools for computer-aided scheduling and highlights the potential of instance-specific relaxations to improve production plans.
Abstract
In realistic production scenarios, Advanced Planning and Scheduling (APS) tools often require manual intervention by production planners, as the system works with incomplete information, resulting in suboptimal schedules. Often, the preferable solution is not found just because of the too-restrictive constraints specifying the optimization problem, representing bottlenecks in the schedule. To provide computer-assisted support for decision-making, we aim to automatically identify bottlenecks in the given schedule while linking them to the particular constraints to be relaxed. In this work, we address the problem of reducing the tardiness of a particular project in an obtained schedule in the resource-constrained project scheduling problem by relaxing constraints related to identified bottlenecks. We develop two methods for this purpose. The first method adapts existing approaches from the job shop literature and utilizes them for so-called untargeted relaxations. The second method identifies potential improvements in relaxed versions of the problem and proposes targeted relaxations. Surprisingly, the untargeted relaxations result in improvements comparable to the targeted relaxations.
