Yaren Bilge Kaya
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Yaren Bilge Kaya-
Skipping non-existing decision variables in for loop
AnsweredHello, I'm working on an assignment problem that has a binary decision variable set with 4 indices: y,s,i,t, (assigning y to s,i,t) and unfortunately all y,s,i,t are large numbers. Therefore I'm c...
-
Multiple "or" statements within a constraint
AnsweredHello everyone, I'm working on an assignment problem and trying to make sure that summation over time of binary value "x" from start time (a) to end time (a+duration) is equal to the frequency (f...