Kubilay Kupeli
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Kubilay Kupeli-
Kubilay Kupeli commented,
I think I found an answer for this. Using gurobi.SolCount does the job.
-
Kubilay Kupeli created a post,
Check feasibility when time limit is reached
AnsweredI have T seconds to solve an MIP problem. When the time limit T is reached, Gurobi could have found a feasible solution or failed to find one. In both cases, the status of the model becomes GRB.Sta...