The cyclical scheduling problem
2014
We consider the ( n - 2 , n ) cyclical scheduling problem which assigns a shift of n - 2 consecutive periods among a total of n periods to workers. We solve this problem by solving a series of b-matching problems on a cycle of n vertices. Each vertex has a capacity, and edges have costs associated with them. The objective is to maximize the total cost of the matching. The best known algorithm for this problem uses network flow, which runs in O ( n 2 log ? n ) on a cycle. We provide an O ( n log ? n ) algorithm for this problem. Using this, we provide an O ( n log ? n log ? n b max ) algorithm for the ( n - 2 , n ) cyclical scheduling problem, where b max is the maximum capacity on a vertex.
Keywords:
- Correction
- Source
- Cite
- Save
- Machine Reading By IdeaReader
16
References
1
Citations
NaN
KQI