Evren Guney
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Evren Guneyさんの最近のアクティビティ-
Evren Guneyさんが投稿を作成しました:
Callback for Initial solution's incumbency
回答済みHello,I'm using var.Start methods to set the initial values of a problem. Sometimes the initial values might be infeasible or does not provide an incumbent solution at all. If that is the case, Gur...
-
Evren Guneyさんがコメントを作成しました:
Hi Simon,Good news. I have tried to add the initial solution as hard constraints and then Gurobi found the model is infeasible (it doesnt show the infeasibility of the intial solution and violated ...
-
Evren Guneyさんがコメントを作成しました:
Hi Simon,I've attached log for two cases. One with a feasible initial solution, one with an infeasible intial solution.As you will see in the first one Gurobi says: "User MIP start did not produce ...
-
Evren Guneyさんが投稿を作成しました:
Solver Ignores an Initial Solution
回答済みHello,I have a very small VRPTW instance (17 nodes) and when I run it, it takes hours and no feasible solution is returned. So I tried to feed Gurobi with a simple initial feasible solution and use...