
Summer Purschke
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Summer Purschke-
addGenConstrOr - does the list need to just be 0 and 1 values?
AnsweredHey all - looking for an answer to a quick question. I have variable that I want to set to 1 if two other related variables are also 1. My idea is to apply addGenConstrOr to the following list. Va...
-
Creating conditional binary variables
AnsweredHey all I'm pretty new to mathematical programming, and currently doing so through Python. I have a variable, lets call it X, that I need to be 1 if Y is greater than 0, else 0. I'm struggling to ...