Ahmed Abdelaziz Elsayed
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Ahmed Abdelaziz Elsayed-
Matlab: Add maximum constraints
AnsweredHi I'm using Matlab with Gurobi and I want to know how to model such a constrain that set one of the decision variables to the max value of other variables. EX; r=max(c1-x1,c2-x2,c3-x3.....etc) he...