Zahra Namazian

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 4
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

Zahra Namazianさんの最近のアクティビティ
  • Zahra Namazianさんがコメントを作成しました:

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

  • Zahra Namazianさんがコメントを作成しました:

    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さんが投稿を作成しました:

    for loop for optimisation model

    回答済み

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