Koustav Chanda
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Koustav Chanda-
Koustav Chanda commented,
Hi Lennart,While following your direction i am facing this issue AttributeError: 'gurobipy.QuadExpr' object has no attribute 'getVar'. Did you mean: 'getVar1'? But the code is executing without any...
-
Koustav Chanda created a post,
Formulating expression to minimize the variance of a list of values in GurobiPy
Awaiting user inputHow do i formulate an expression which will reduce the variance of a list of variables in GurobiPy.