Open lbhtran opened 5 years ago
To address question 1. it seems that using "Restricting Periods" or "Bounds" features explained in the README.md
should do this. Probably the former feature, if I understand your problem correctly. Does this this solve 1.) for you? If not could you, create a minimal working example so there is concrete example of the issue?
Hi, I'm using your library to solve a shift scheduling problem. I have a few resources who work in shifts. During each shift, each resource will complete a numbers of tasks. However, I can't seem to set the problem so that if the length of the task is longer than the time remaining on the shift then the resource shouldn't start it. Right now, the bound on the resource only account for the start time. Would you able to help me on how I could simulate the following scenarios: