Skip to main content

Root Node Relaxation Solution

Answered

Comments

1 comment

  • Ryuta Tamura
    • Gurobi Staff Gurobi Staff

    Hi,
    "var.X" attribute cannot be referenced directly in the callback. In your code, the return value of GetNodeRel, “x”, seems to have the values of the node solution. Please check the value of the vatiable “x".

    Thanks,
    Ryuta

    0

Please sign in to leave a comment.