Skip to main content

Solving Non convex MIQCP in reasonable time

Awaiting user input

Comments

1 comment

  • Jaromił Najman
    Gurobi Staff Gurobi Staff

    Hi Ritesh,

    Do you think it is the dual or the primal bound that are really slow? To improve the primal bound (best feasible point), you might want to try to experiment with the NoRelHeurTime parameter. For the dual bound, you might want to experiment with the Presolve, MIPFocus, PreSparsify, OBBT parameters.

    Non-convex models require tight variable bounds for good convergence. You might want to try to provide as tight bounds as possible for any variable participating in a bilinear term.

    Often, reformulating a non-convex model is the best way to gain performance. You could share the model. Note that uploading files in the Community Forum is not possible but we discuss an alternative in Posting to the Community Forum.

    Best regards, 
    Jaromił

    0

Please sign in to leave a comment.