Kubilay Kupeli
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Kubilay Kupeli-
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...