Closed jacob-mannhardt closed 1 year ago
We attempt to write the IIS ILP after each optimization even if the optimization is feasible, which obviously does not make sense. This always gives us a warning. We should either suppress the warning or only write the IIS if infeasible
@jacob-mannhardt, I think this is resolved as well?
We attempt to write the IIS ILP after each optimization even if the optimization is feasible, which obviously does not make sense. This always gives us a warning. We should either suppress the warning or only write the IIS if infeasible