Our current algorithm assigns staffs based on their maximum no. of duties per week, which doesn't align with the new requirements.
New requirement: We are given the total no. of duties that each personnel is able to work during an entire 6 month period.
Suggested Fix:
Adjust our algorithm. (yet to figure out exactly how :( )
Our current algorithm assigns staffs based on their maximum no. of duties per week, which doesn't align with the new requirements.
New requirement: We are given the total no. of duties that each personnel is able to work during an entire 6 month period.
Suggested Fix:
Adjust our algorithm. (yet to figure out exactly how :( )