Guy Scher

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

アクティビティの概要

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

    I think that model.update() would not help because I can't reach adding the objective expression to the model since my expression gets huge and gets stuck even before I reach the final expression I...

  • Guy Scherさんがコメントを作成しました:

    Hi, thanks for the answer but my case is more complicated than the example I've shown. Think of an iterative computation involving N Boolean variables with decisions and computations at each iterat...

  • Guy Scherさんが投稿を作成しました:

    Collecting decision variables together

    回答済み

    I am executing a somewhat complicated calculation in order to eventually add the final result to the objective (linear program). The calculation is iterative and involves the same decision variable...