AIOct 2, 2013

Iterated Variable Neighborhood Search for the resource constrained multi-mode multi-project scheduling problem

arXiv:1310.0602v112 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a specific scheduling problem for operations research and optimization communities, but it appears incremental as it applies an existing method to a known challenge.

The paper tackles the resource constrained multi-mode multi-project scheduling problem (RCMMMPSP), a difficult combinatorial optimization problem, by developing an iterated variable neighborhood search approach to find feasible schedules that optimize functions like makespan, contributing to the MISTA 2013 Challenge.

The resource constrained multi-mode multi-project scheduling problem (RCMMMPSP) is a notoriously difficult combinatorial optimization problem. For a given set of activities, feasible execution mode assignments and execution starting times must be found such that some optimization function, e.g. the makespan, is optimized. When determining an optimal (or at least feasible) assignment of decision variable values, a set of side constraints, such as resource availabilities, precedence constraints, etc., has to be respected. In 2013, the MISTA 2013 Challenge stipulated research in the RCMMMPSP. It's goal was the solution of a given set of instances under running time restrictions. We have contributed to this challenge with the here presented approach.

Foundations

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

Your Notes