Monir Sabbaghtorkan
- 合計アクティビティ 12
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
投稿
Monir Sabbaghtorkanによる最近のアクティビティ-
m.Runtime
回答済みHi, I have a question and I appreciate your help. When I ask gurobi to print the Runtime after solving the model, the run time it shows is much less than the actual time it takes. Then, I put a tim...
-
MIP start is the optimal solution and yet I receive "MIP start did not produce a new incumbent solution"
Hi, I am trying to solve a Maximization MIP problem with gurobi. It takes ages to solve the problem. I tried different warm-up starts, and I always receive "MIP start did not produce a new incumben...
-
MIP start is an infeasible solution
回答済みHello, I am trying to solve my model using Gurobi in python. My problem is a Maximization problem. From solving another model with the same variables, I can find a good upper bound for my current p...
-
Gurobi Parameters
回答済みHello, I am running an optimization model for a big case study. I applied three below parameters to increase the solving speed of the model. However, the stopping method MIPGapAbs doesn't work. In...