Mohit Kumar
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Mohit Kumar-
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 = ...