冠冠 李
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by 冠冠 李-
Thanks for your answer. Although x is free, I have a constrait model.addConstrs(Cost_Non[i]-(Cost_Tra[i]+C_e[i])>=0 for i in range(N_i) ) to satisfy x>=0. However, it doesn't work on "x". I'm confu...