Deng Pan
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Deng Pan-
How to have a solution with 0 gap
AnsweredHi, Is there a way to force Gurobi to generate solution with 0 gap? I got optimal solution with positive gap for a MIP model that minimize cost. I found a solution with lower objective function val...
-
CPU time of first time to reach optimal solution
AnsweredDear community, I am wondering how to get the CPU time of first time to reach optimal solution. I use python API. Use the example below, in this case, the wall clock time of first found optimal sol...