john zhang
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by john zhang-
john zhang commented,
Another question is that, is it possible to get the dual variable value with respect to the second order cone constraint?
-
john zhang created a post,
how to formulate a KKT complementarity condition for second order cone constraint?
AnsweredI 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...