ANIL KAYA
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by ANIL KAYA-
Gurobi Error 10005: Unable to retrieve attribute 'Pi'
AnsweredI 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)
Awaiting user inputI 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 ...