0% found this document useful (0 votes)
77 views

Matlab Assignment For Resource Constrained Project Scheduling

1) A Matlab assignment is due on March 15th with a penalty of -10 marks for late submissions. 2) Students must use the Matlab tool to solve 10 problems from the PSPLIB J30 dataset and compare their results to the project times given. 3) The assignment requires generating a schedule for a 30-activity project with constrained resources and precedence constraints using heuristic algorithms coded in Matlab. Two priority rule-based heuristics must be used.

Uploaded by

Nishant Udavant
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views

Matlab Assignment For Resource Constrained Project Scheduling

1) A Matlab assignment is due on March 15th with a penalty of -10 marks for late submissions. 2) Students must use the Matlab tool to solve 10 problems from the PSPLIB J30 dataset and compare their results to the project times given. 3) The assignment requires generating a schedule for a 30-activity project with constrained resources and precedence constraints using heuristic algorithms coded in Matlab. Two priority rule-based heuristics must be used.

Uploaded by

Nishant Udavant
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 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.

You might also like