Birkan Cengiz
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Posts
Recent activity by Birkan Cengiz-
Addind nested variable bounds
AnsweredI am programming belowed model. In this model how can i make the variable bounds. since it is bounded by variables, i coudnt simply write W(i)U as a ub in W(i)M.
-
Model Coding
OngoingI am really struggling with programming this model in Python. Firstly, objective function with natural logarithms is not acceptable in Gurobi, addGenConstrLog should be used i can understand that ...