Question Shift Scheduling

billkar

New member
Joined
Apr 16, 2011
Messages
1
Programming Experience
Beginner
Hi all. I am trying to make a random shift scheduling application for a rotating workforce that must satisfy the following basic requirements:
3 shifts (8 hours each) per day (Morning, Afternoon, Night), 2 workers per shift work a maximum of 7 consecutive days and rest a minimum 1 day.
9 Total workers separate in 5 supervisors and 4 operators, and 2 part time workers (1 supervisor and 1 operator) for covering the possible absences of 9 standard workers.
Total days off are 8 days per month (normal sequence 2,2,4) and the vacation days are 22 per year.
A basic rule is that the shift must cover from 2 supervisors, or 1 supervisor and 1 operator. 2 operators are forbidden.

I am searching a layout so I can make the beginning.

I appreciate any help
Thank you in advance
Bill
 
Back
Top