mengyao wang

  • First Question
  • 合計アクティビティ 2
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

mengyao wangさんの最近のアクティビティ
  • mengyao wangさんが投稿を作成しました:

    Runtime measurement

    Hi,I am solving a QCP problem:f(x) = x(1)^2 + x(2)^2 + x(3)^2, with constraints x(1)*x(2) + x(3)^2 = 1 and x(1)*x(3) >= 1.I transformed the QCP into a QP and am solving the QP using Gurobi. However...