Ali Fattahi

  • Gurobi-versary
  • First Question
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Ali Fattahi Recent activity Votes
  • Exponential constraints make the model infeasible

    Answered

    Hello,   I am working on a nonlinear optimization model using Gurobi in Java. I have included an exponential constraint in my model as follows:   model.addGenConstrExp(x, y, "exp_cons", "FuncPieces...