Closed alexzucca90 closed 3 weeks ago
Removed the redundant ordering list variable at the price of adding O(N^2) disjunctive constraints between all pairs of job on each machine.
I converted this to a draft to avoid merging. I'm checking one thing I am not sure about..
Removed the redundant ordering list variable at the price of adding O(N^2) disjunctive constraints between all pairs of job on each machine.