Skip to main content

unbdray

Answered

Comments

1 comment

  • Jaromił Najman
    • Gurobi Staff

    Hi Zahra,

    An unbounded ray is only available if your model is unbounded, i.e., if \(\texttt{model.Status == GRB.UNBOUNDED}\). If your model is infeasible, you can retrieve a Farkas Proof or try to determine why your model is infeasible as described in How do I determine why my model is infeasible?

    Best regards, 
    Jaromił

    0

Please sign in to leave a comment.