Skip to main content

yalmip and gurobi

Awaiting user input

Comments

1 comment

  • David Torres Sanchez
    Gurobi Staff Gurobi Staff

    Hi Chen,

    If you can write the model to an MPS or LP file using YALPMIP, then you can easily compute the IIS to see the Gurobi command line:

    gurobi_cl ResultFile=myiis.ilp yalmipmodel.lp

    Otherwise, you can also follow their guide: Debugging infeasible models.

    Cheers, 
    David

    0

Please sign in to leave a comment.