Sophie Demassey
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Sophie Demasseyによる最近のアクティビティ-
non LP-optimal heuristic integer solution at CB_MIPSOL
回答済みHi,I solve a MILP with my proper callback function:At a CB_MIPSOL event, a restricted problem is solved where all integer variables are fixed to their current values in the MILP solution.If the res...
-
adjust ObjBound with CbcSetSolution
回答済みHi, Gurobi will allow to set a feasible solution at a MIPSOL node, according to: https://support.gurobi.com/hc/en-us/community/posts/360067079431/comments/360014694792 But can we force this feasibl...