How do I add constraints to Google OR-tool example? https://developers.google.com/optimization/scheduling/employee_scheduling
I want to add this:
- shift1: can work every day.
- shift2: can only work every other day. Need to work 2 days in one week and must start on Monday or Tuesday.
.
Just a simple implication:
Now
must start on Monday or Tuesday