Hu Zhenghao
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Hu Zhenghao-
about the constraints changed with variables
Awaiting user inputEexcuse me, in my problem, I have several constraints changed with variables. For example I need to achieve the model has following logic: if p[0]>=4: model.addConstr(p[1]<=1.5) else: model.a...