AISep 13, 2024

Proactive and Reactive Constraint Programming for Stochastic Project Scheduling with Maximal Time-Lags

arXiv:2409.09107v42 citationsh-index: 47
Originality Incremental advance
AI Analysis

This addresses scheduling challenges in project management, but it is incremental as it builds on existing constraint programming and temporal network methods.

The study tackled the stochastic resource-constrained project scheduling problem with maximal time lags by comparing proactive and reactive scheduling methods, finding that an STNU-based algorithm performed best in solution quality with good computation times.

This study investigates scheduling strategies for the stochastic resource-constrained project scheduling problem with maximal time lags (SRCPSP/max)). Recent advances in Constraint Programming (CP) and Temporal Networks have reinvoked interest in evaluating the advantages and drawbacks of various proactive and reactive scheduling methods. First, we present a new, CP-based fully proactive method. Second, we show how a reactive approach can be constructed using an online rescheduling procedure. A third contribution is based on partial order schedules and uses Simple Temporal Networks with Uncertainty (STNUs). Our statistical analysis shows that the STNU-based algorithm performs best in terms of solution quality, while also showing good relative offline and online computation time.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes