carlos saenz
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by carlos saenz-
constraint the future state of a decision variable
AnsweredHi guys, Im trying to constraint state of a descicion variable but Im having problems please help and thank you! for t in T: for i in R: if t==0: m.addConstr((v_r[(i,t)]),gb.GRB....