Ahmed Abdelaziz Elsayed

  • Gurobi-versary
  • First Question
  • First Comment
  • 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 Recent activity Votes
  • Matlab: Add maximum constraints

    Answered

    Hi 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...