Restrictive time limit may produce infeasible master
Opened this issue · 0 comments
torressa commented
Follow up from #134
When the time limit is restrictive we may not have a feasible last (un-relaxed) master problem: e.g. not being able to visit all customers.
We should take this into account when solving the last master problem, additionally, we may exceed the time limit as we do not allow time to solve this.
To reproduce run the script in #134 (comment)