ANIL KAYA
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
ANIL KAYAによる最近のアクティビティ-
Gurobi Error 10005: Unable to retrieve attribute 'Pi'
回答済みI am solving my model with Julia program (Gurobi. solver). I am working on SDDP. My random variables are multiplied by decision variables. Due to this, the model seems as Quadratic. In order to set...
-
Implementation issue (mixed integer linear model seem as quadratic)
ユーザーの入力を待っています。I am working on stochastic mixed integer linear model via Julia scientific program. According my formulation, random variables (I fixed them) are multiplied by decision variables (as below). These ...