Zahra Namazian

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

Posts

Recent activity by Zahra Namazian Recent activity Votes
  • for loop for optimisation model

    Answered

    Hi, I have an optimization model in a "for loop"using Python/Jupyter Notebook and Gurobi. For each iteration, I need to record the decision variables and use them as an input of the next "for loop"...