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. Optimal solution 32<br />

<strong>The</strong> GAMS report, included in appendix B.2, reports that the objective function value<br />

Z(S) = 2 and that the solution is optimal.<br />

Both the greedy algorithm and GRASP are tested with and without the partial enumer-<br />

ation described in section 4.4.2, and RCL equal to 1 (only the best element), 50 (list size<br />

is cut in half) and 100 (list size is unchanged). Three tests are done and the results are<br />

shown in figure 5.1 on the following page, where Z(S) and V (S) indicate the objective<br />

function value and the number of hard constraints that are violated, respectively.<br />

<strong>The</strong> results indicate that the enumeration makes a difference and that the solutions found<br />

are near-optimal, when using the enumeration. Specifically we can see that the greedy<br />

construction (with enumeration and RCL = 1 finds optimal solution, figure 5.1(a) on<br />

the next page) are superior to grasp (both with and without enumeration, for RCL = 1).<br />

This indicates that the construction heuristic is the dominant factor of performance for<br />

GRASP. Further investigation of this is found in chapter 7. Over all instances and RCL-<br />

parameters, GRASP (w. enumeration) is superior, as it, at worst, finds solution with<br />

V (S) = 1 (see figure 5.1(a) on the following page).<br />

<strong>The</strong> assigning of a day results in near-optimal to optimal objective function values. As<br />

such, it is a valuable observation that, for this test-instance, further enumeration, such<br />

as assigning a whole week of shifts at the same time, is not needed. In this conclusion,<br />

I recognise the importance of testing GAMS with other instances of the problem. It is<br />

unfortunate that there was not time to do so.<br />

<strong>The</strong> best greedy solution and the best GRASP solution respectively, can be seen in<br />

appendix B.3 together with the solution found by GAMS. <strong>The</strong>re are, as suspected,<br />

similarities amongst the solutions. This indicates that the solution space is locked to a<br />

certain degree.

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

Saved successfully!

Ooh no, something went wrong!