Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Driver Scheduling Program
4.0
Problem being solved: Write a program to schedule drivers for 15 days, giving optimal solution. What does optimal mean: Minimum Drivers Used, Driver's association is happy Driver's association enforces some rules, like driver will not work in day shift if he has worked in last night shift. Input: Driver's preferred hollydays, preferred working shifts(array like model, see the jpg gile) Output: Each driver's shift, for entire two weeks, with some debug data. In the ouput -- Look out for "After Shift Allocation", other things are just log messages, you can safely ignore.
gebril440296
2016-08-23
0
1
No more~