matlab assignment for resource constrained project scheduling

Upload: nishant-udavant

Post on 08-Jul-2018

215 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/19/2019 Matlab Assignment for Resource Constrained Project Scheduling

    1/1

    Matlab assignment for Resource Constrained Project Scheduling

    Deadline:15th of March

    Penalty: If  not submitted there will be -10 marks

    Tool: Matlab

    Dataset : PSPLIB (J30)http://www.om-db.wi.tum.de/psplib/getdata.cgi?mode=sm

    There are multiple file types download one that suits.

     Number of problems to be solved from data: 10

    Results: Your results (project time) must be compared with those given in data sets.

    Measure of comparison: deviation, (I will add one more measure by Thursday 5 p.m.)

    Assignment description:

    Get a schedule for project(J30) with 30 activities where resources are constrained and

     precedence constraints exist.

    The schedule must be generated using Heuristic algorithm coded in Matlab.

    Heuristics to be used are priority rule based heuristics for serial schedule generation scheme.

    Two priority rules must be used.

    Hints:

    Generate a schedule using CPM. This will be baseline schedule.

    Allocate resource schedule the activities. The selection of activities for scheduling will be

     based on priority rules. Get final schedule. Determine project time duration. Compare  the

    result with given time durations.

    It is not compulsory to follow the hint.

    Submission requirements: Matlab code and result sheet.

    I might ask to run your code on presentation day so keep it ready.