Yutaka Shimizu
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Yutaka Shimizu-
Yutaka Shimizu created a post,
add sum of square root constraint
AnsweredHi! I am trying to add a constraints like below in C++ sigma(i=0, M){1/sqrt(Vi)} I read documentation but could not find a solution. I would appreciate if someone helps me. Thanks. Yutaka