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

Activity overview

Latest activity by Zahra Namazian
  • Zahra Namazian commented,

    Hi Simon, Thank you so much for your reply. It works for my problem.  Kind regards, Zahra

  • Zahra Namazian commented,

    Hi Simon, Thank you so much for your reply. I deal with both condition you explained. I wondered if you could please explain how I can solve the above mentioned problems. Thanks and regards, Zahra

  • Zahra Namazian created a post,

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