
Kostja Siefen
-
Gurobi Staff
- 合計アクティビティ 28
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 22
アクティビティの概要
Kostja Siefenさんの最近のアクティビティ-
Kostja Siefenさんがコメントを作成しました:
正式なコメント Please take a look at our Numerical Guidelines: https://www.gurobi.com/documentation/current/refman/numerics_gurobi_guidelines.html
-
Kostja Siefenさんがコメントを作成しました:
Please create a self-contained, minimal working example and submit a ticket at https://support.gurobi.com. This way we can try to reproduce it on our end.
-
Kostja Siefenさんがコメントを作成しました:
正式なコメント Absolutely, you can implement this with a callback function. Here is a documentation link for Python: https://www.gurobi.com/documentation/current/refman/py_callbacks.html Within the callback, you...
-
Kostja Siefenさんがコメントを作成しました:
正式なコメント The full list of status codes is documented at https://www.gurobi.com/documentation/current/refman/optimization_status_codes.html. There is nothing wrong with writing your own dictionary to convert...
-
Kostja Siefenさんが記事を作成しました:
Mip gapが増加したり、とても大きな値になるのはなぜ?
Gurobiのログ上で、gap値の増大が見られることがあります。下記の例ではgap値が113% から 4171%に増加し再び減少し始めます。 Nodes | Current Node | Objective Bounds | Work Expl Unexpl | Obj Depth IntInf | Incumbent BestBd ...