Ali Fattahi

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

Activity overview

Latest activity by Ali Fattahi
  • Ali Fattahi created a post,

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