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

Decision variable in CVX more than 2x2 using Gurobi solver

回答済み

コメント

1件のコメント

  • Riley Clement
    • Gurobi Staff

    Hi Hari,

    Your formulation will be transformed into a SDP by CVX.  Both SeDuMi and SDPT3 are built for the purpose of being SDP solvers, so it is no surprise they can solve this problem (with continuous variables).  A list of all solvers supporting SDPs can be found on this page: https://www.cvxpy.org/tutorial/advanced/index.html

    Gurobi does not currently solve SDPs, but our development team will consider this feature in the future.  It is worth keeping in mind that we have a strong commercial focus which guides our development.

    Kind Regards,
    Riley

    0

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