Mohit Kumar
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Mohit Kumar-
Mohit Kumar commented,
Thanks for the quick reply. Here is the log from a run with a 10 minutes cutoff: Changed value of parameter timeLimit to 600.0 Prev: inf Min: 0.0 Max: inf Default: inf Changed value of parameter MI...
-
Mohit Kumar created a post,
Unable to find sub-optimal solution
AnsweredI am trying to run Gurobi with a cutoff time and would like to see the best solution found so far. To do this I set the following parameters: model.Params.timeLimit = cutoffmodel.Params.MIPFocus = ...