john zhang
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
john zhangさんの最近のアクティビティ-
john zhangさんがコメントを作成しました:
Another question is that, is it possible to get the dual variable value with respect to the second order cone constraint?
-
john zhangさんが投稿を作成しました:
how to formulate a KKT complementarity condition for second order cone constraint?
回答済みI have a second order cone constrint, i.e. P^2 + Q^2 <= vl. Then I am trying to write a KKT complementarity condition, i.e. \lambda * (P^2 + Q^2 - vl) == 0. However, gurobi seems like not supportin...