Ahmed Abdelaziz Elsayed
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Ahmed Abdelaziz Elsayed-
Ahmed Abdelaziz Elsayed commented,
Dear Jaromil Thank you so much. Now I know how to add max constraints. The document describes how to make one decision variable equal a maximum set of decision variables. However, in my case, I...
-
Ahmed Abdelaziz Elsayed created a post,
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...