Eric Song

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

投稿

Eric Songによる最近のアクティビティ 最近のアクティビティ 投票
  • How to make random sample of normal distribution?

    進行中

    Hi, Could someone tell me how to make 3-d random variable sample?I have data named demand_{jk}, and I want to use it to make 3-d random data of normal distribution using np. random.normal() functio...

  • Model Infeasible

    回答済み

    Hi, I am new to Gurobi and here is my model: The model is coded in Gurobi as follows, but "Model is Infeasible". Is there anything I could do to check what goes wrong? model.computeIIS() is used.  ...