Skip to main content

Minimize constraint violations in objective

Answered

Comments

2 comments

  • Official comment
    Simranjit Kaur
    • 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?.
  • Jaromił Najman
    • Gurobi Staff

    Hi Deniz,

    It might be helpful to have a look at the Knowledge Base article How do I determine why my model is infeasible? in order to tackle the infeasibility of your model.

    Your problem sounds like a very good candidate for the feasRelax function, which automatically constructs a feasible relaxation of an infeasible model and can be used in order to compute the minimum constraint violation of the original model.

    Best regards,
    Jaromił

    0

Post is closed for comments.