Ali Fattahi
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Ali Fattahiによる最近のアクティビティ-
Exponential constraints make the model infeasible
回答済み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...