I have been trying to write a MILP in Matlab. I am using gurobi solver interfaced with Matlab.
It seems solver has found a heuristic optimal solution but does not stop the iterations and keep looking for it. I am posting the screenshot of the process.
Can anyone tell me, how to write a stopping criteria of gurobi in Matlab? I've tried to look through the documentation of gurobi, but it didn't help me much.