Pira Perry
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Pira Perry-
Pira Perry commented,
Hi Riley, Thanks for your immediate reply.Seems like there's no existed function to express this constraint, but it's nice to use the index i to weight and sum. I will try it. Thanks again and best...
-
Pira Perry created a post,
Trying to define a variable as the index in another (vector) variable (MATLAB,YALMIP)
AnsweredHello everyone. I want to define a decision variable that can indicate the first entry in another variable that is equal to specified value. For example, a = binvar(4,1); % 4x1 binary variableb = ...