Skip to main content

Cutting planes

Comments

3 comments

  • Official comment
    Simranjit Kaur
    Gurobi Staff Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?.
  • Gwyneth Butera
    Gurobi Staff Gurobi Staff

    The comment : "Gurobi generates these cuts in the presolved model space. " is referring to the presolved model - which has different rows and columns from the original model. 

    The cuts generated in branch and bound are cuts on the presolved model, not the original model.

    I hope that helps.

    0
  • Noortje Bonenkamp
    Gurobi-versary
    First Comment
    First Question

    Thank you for your reply, Gwyneth! That clarifies it. 

    Would you maybe be able to also help me with the following: I understand that it is not possible to extract these cutting planes. However, would it be possible to extract where the cutting planes are generated by the solver? And if so, is there also a way to do this without the use of callback functions? 

    Thank you. 

    Best,

    Noortje

    0

Post is closed for comments.