
w sj
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by w sj-
w sj commented,
Thanks.This inequality is just a small example I gave to illustrate the problem, and it may not be very appropriate. I successfully wrote this constraint by introducing auxiliary variables .
-
w sj commented,
If your function is continuous, perhaps you can first convert it into a linear function and then use addconstr
-
w sj created a post,
how to write a square constraint?
AnsweredHello,when i using python API to establish a model,i can't write the constraint in gurobi 8.1. 5*(x1^2+x2^2)^0.5<30 Thank you very much for your answer