Skip to main content

Exam scheduling infeasible solutions?

Answered

Comments

1 comment

  • Simranjit Kaur
    • Gurobi Staff

    Hi Suzan,

    As the first step to debugging the behaviour you are observing, please write your model in the LP file format using model.write("mymodel.lp") and check if the exam_assignment constraints are constructed as per your expectation in the model. The lp file can be viewed with any text editor.

    Best regards,
    Simran

    0

Please sign in to leave a comment.