Skip to main content

Mixed Complementarity Problem

Answered

Comments

3 comments

  • Jaromił Najman
    • Gurobi Staff

    HI,

    Gurobi does not have a dedicated MCP solver. However, you can formulate terms of the form OR(constraint1, constraint2) via indicator constraints and or constraints supported by Gurobi. Using these method will make Gurobi automatically reformulate the expressions as a MIP.

    Best regards, 
    Jaromił

    0
  • Érico Porto
    • First Comment

    Hi Jaromił Najman  or any Gurobi Staff, could you confirm that Gurobi does not yet in the current latest version, 13.0, still does not have a dedicated MCP solver?

    0
  • Jaromił Najman
    • Gurobi Staff

    could you confirm that Gurobi does not yet in the current latest version, 13.0, still does not have a dedicated MCP solver?

    Correct, Gurobi does not have a dedicated MCP solver.

    0

Please sign in to leave a comment.