Johannes Kager
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 2
アクティビティの概要
Johannes Kagerさんの最近のアクティビティ-
Johannes Kagerさんがコメントを作成しました:
Dear Simranjit Kaur, one question regarding your answer above. If I call model.cbGet(GRB.Callback.MIP_OBJBND) within if where == GRB.Callback.MIP: I get a File "src/gurobipy/model.pxi", line 6468, ...
-
Johannes Kagerさんがコメントを作成しました:
What's the reason for it not to be accessible/documented?
-
Johannes Kagerさんがコメントを作成しました:
Thanks Riley Clement! But shouldn't there be an internal, hidden counter, that is used by gurobi to compare to SolutionLimit?
-
Johannes Kagerさんが投稿を作成しました:
Get real count of solutions
回答済みI have a MIP model that was already solved to some extent with a time limit, and now I want to get exactly one more solution. One way to produce one additional solution is to keep doing this from ...