nahom tsehaie

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

アクティビティの概要

nahom tsehaieさんの最近のアクティビティ
  • nahom tsehaieさんが投稿を作成しました:

    Store optimized value into a list

    回答済み

    Hi all, I wan to the store the objective value in a list, since I iterate the solver in a loop. I don't how to do that.  my code:  for i in range(10):   # update model, solve, return the chroma...

  • nahom tsehaieさんが投稿を作成しました:

    how to simply count number of nodes based of binary output variables

    回答済み

      This is probably a stupid question, but I can not fix it. Output of gurobi gives me zero and ones as output for the coloring problem. I want to use the output of a gurobi optimizer to give node...