メインコンテンツへスキップ

Mixed Complementarity Problem

回答済み

コメント

3件のコメント

  • 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

サインインしてコメントを残してください。