Nourhan Ismail
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Nourhan Ismail-
use a decision variable as an index
AnsweredI have k which is index called blocks and equals to range (7) blocks= list(range(1,8)) and i have this constraints that i use to get the value of Kc Con_Kc=m.addConstr(quicksum(M[k] for k in blocks...