Shahin Parvar

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Shahin Parvar Recent activity Votes
  • Gurobi Solver plugin

    Awaiting user input

    Hello 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...