Yuan Gao
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Yuan Gaoさんの最近のアクティビティ-
Yuan Gaoさんがコメントを作成しました:
Hi Matthias, thank you for replying. The solution is feasible, since it is easy to find a feasible one in the hub location problem. I have tried function "useSolution", which returned a value equal...
-
Yuan Gaoさんが投稿を作成しました:
How to insert new heuristic solution in Callback?
Hello! Recently, I have a problem when using callback in a MIP problem. In the condtion "where == GRB_CB_MIPNODE" and "getIntInfo(GRB_CB_MIPNODE_STATUS) == GRB_OPTIMAL", I construct a better feasib...
-
Yuan Gaoさんがコメントを作成しました:
Hi Monir. It is possible for Gurobi to find a feasible solution faster. Pay attention to this parameter when solving MIP: MIPFocus. The refman says: " If you are more interested in finding feasible...