Ivana Rajkovic

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

投稿

Ivana Rajkovicによる最近のアクティビティ 最近のアクティビティ 投票
  • Avoid unnecessary constraints

    回答済み

    Hi. Among others, I have the following variables/fixed values: z = m.addMVar((n, n), name="z")x = np.random.rand(n)products=m.addMVar((n,n)) and would like to have some constraints (I am simplifyin...