
Nic Woyak
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Activity overview
Latest activity by Nic Woyak-
Nic Woyak commented,
What are O[i], x[i], a[i], and b here? If the value of your decision variable must be in a certain interval, it sounds like you may want to consider creating your variable with a lower bound and ...
-
Nic Woyak created a post,
Gurobi for Python Declaring Variables Using Distinct Indices
AnsweredSuppose I have some binary variable X indexed by set S twice over where properly speaking X should only be indexed by distinct pairs. I am familiar with AMPL where this declaration would be be: va...