Shahin Parvar
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Shahin Parvar-
Gurobi Solver plugin
Awaiting user inputHello All, I am running my optimization problem on Pyomo, and trying to get the dual variables of my constraints by using: model_Bi.dual = Suffix(direction=Suffix.IMPORT_EXPORT) However, I get th...