Skip to main content

Objective function for complementarity model (MCP)

Answered

Comments

3 comments

  • Official comment
    Simranjit Kaur
    • Gurobi Staff Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?.
  • Tobias Achterberg
    • Gurobi Staff Gurobi Staff

    Sure, you can just use an all-zero objective function. Then the problem is a pure feasibility problem, which of course is fine for KKTs.

    1
  • Permanently deleted user
    • Gurobi-versary
    • First Comment

    Hi, have you succeeded in solving MCP via Gurobi?  I'm trying to linearize complementarity conditions via the SOS1 method. Model has 50955 SOS constraints Variable types: 203823 continuous.

    GAMS+PATH solver can solve the MCP easily in one minute while Gurobi cannot find a feasible solution for the corresponding MILP in more than one hour.

    0

Post is closed for comments.