Sophie Demassey

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 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...