Skip to main content

Branching priority for a sub-set of variables in Gurobipy

Answered

Comments

1 comment

  • Maliheh Aramon
    Gurobi Staff Gurobi Staff

    Hi, 

    You can use the BranchPriority attribute to define a branching priority for the subset of variables you are interested in. The variables with larger branching priority values will take priority over variables with smaller values.

    Best regards,

    Maliheh

    0

Please sign in to leave a comment.