research

Multi-mode resource constrained project scheduling problem including multi-skill labor (MRCPSP-MS): model and a solution method

Abstract

The problem that we address in this chapter is an extension of the Resource-Constrained Project Scheduling Problem (RCPSP). It belongs to the class of project scheduling problems with multi-level (or multi-mode) activities, that permit an activity to be processed by resources operating at appropriate modes, where each mode belongs to a different resource level and incurs different cost and duration. Each activity must be allocated exactly one unit of each required resource, and the resource unit may be used at any of its specified levels. The processing time of an activity is given by the maximum of the durations that would result from different resources allocated to that activity. The objective is to find an optimal solution that minimizes the overall project cost, given a delivery date. A penalty is incurred for tardiness beyond the specified delivery date, or a bonus is accrued for early completion. We present a mathematical programming formulation as an accurate problem definition. A Filtered Beam Search (FBS)-based method is used to solve the problem. It was implemented using the C# language. Results of our experimentations on the use of this method are also presented.(undefined

    Similar works