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

Metrics on non-convex solutions

回答済み

コメント

2件のコメント

  • 正式なコメント
    Simranjit Kaur
    • 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?.
  • Cara T.
    • Gurobi Staff

    Hi Julio,

    Gurobi is a global solver. For any problem type that Gurobi can solve, it solves those to global optimality. In version 9.0+, Gurobi can solve convex and non-convex QPs, QCPs, MIQPs, and MIQCPs in addition to LPs and MILPs. Check out this webinar for more information on the bilinear solver.  

    There are a couple ways to provide initial conditions for a problem.  You can specify a value in the Start attribute on a variable, or provide a set of values in a separate input file.  You can also provide a variable hint instead of a fixed initial value - Gurobi uses hints differently than start values and it is good to try both methods because one may lead to a faster solve time for your problem. These methods are described in detail here:  How do I use MIP starts? – Gurobi Support Portal

    -Cara

    0

投稿コメントは受け付けていません。