27.07.2013 Views

The Doctor Rostering Problem - Asser Fahrenholz

The Doctor Rostering Problem - Asser Fahrenholz

The Doctor Rostering Problem - Asser Fahrenholz

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 5<br />

Optimal solution<br />

This chapter provides a comparison of solutions to the DRP provided by GAMS, the<br />

adaptive greedy algorithm and the GRASP metaheuristic described in section 4.3 re-<br />

spectively. Testing of SA has been left to chapter 7. Only a subproblem comparison is<br />

done due to the complexity of the problem and therein the explosion in time required<br />

by GAMS to reach a solution.<br />

<strong>The</strong> model implemented in GAMS is the mathematical model described in chapter 3. In<br />

this model, a binary variable for every day, shift and doctor exists. It could potentially<br />

be done with positive variables equal to the id of the doctor assigned to each shift, but<br />

then the problem of assigning two doctors to a shift arises.<br />

5.1 Comparison<br />

To properly measure how good the solutions found through the heuristics described in<br />

chapter 4 are, we need to compare them to some solution, whose bounds we can prove.<br />

That is, find an optimal solution and measure the heuristic value of that particular<br />

solution to the heuristic value of schedules found through the heuristics. This will give<br />

an indication of how far from optimum the heuristics are.<br />

Due to the explosion of time when increasing the problem, the length of the schedule<br />

given to GAMS has been reduced to 4 weeks. <strong>The</strong> GAMS-model included in the GAMS-<br />

report in appendix B.2 includes the night shifts, evening shifts and wishes in appendix<br />

B.1. <strong>The</strong> subproblem modelled in GAMS is relaxed due to the fact that the RDO<br />

constraint is not included for these four weeks. Should time have allowed, GAMS testing<br />

of several datasets including more and less constrained problems would have been of<br />

higher priority.<br />

31

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!