Saška Magdy
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Comments
Recent activity by Saška Magdy-
Removing constraints but staying infeasible, this won't result in minimal IIS.Trying all combinations outside Gurobi is indeed a slow choice. Speed impact 2^n. Is there any chance that this will be...
-
Even withmodel.Parameters.Presolve = 0model.Parameters.IISMethod = 1model.ComputeIIS()and writing the .ilp to fileThe result is not the smallest irreducible subsystem. For example I get 8 constrain...