Niloofar Shirvani

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

アクティビティの概要

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

    Thanks again.

  • Niloofar Shirvaniさんがコメントを作成しました:

    Sorry, I have another question. how can I bring the objective value in a dictionary or table with their variable?

  • Niloofar Shirvaniさんがコメントを作成しました:

    Thank a lot. It works.

  • Niloofar Shirvaniさんがコメントを作成しました:

    Dear, Actually I want to give value 1 to all of x variable but in order. for example: at first x(1,0,2)=1 and get model objective, then x(1,0,3)=1 and get model objective by this criteria again.  t...

  • Niloofar Shirvaniさんがコメントを作成しました:

    Actually I do not want to print variable value, I want to give them value by myself and then compare each solution.

  • Niloofar Shirvaniさんが投稿を作成しました:

    value the variable

    回答済み

    Hello All! I have a MIP model in gurobi and I want to value the variables. in other words I have a binary variable called x(r,i,j). it is 1 when vehicle r goes from i to j. I want to value this var...