Sophie Demassey

Gurobi-versary
First Comment
First Question
  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Posts

Recent activity by Sophie Demassey Recent activity Votes
  • non LP-optimal heuristic integer solution at CB_MIPSOL

    Answered

    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

    Answered

    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...