Eric Song

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Eric Song Recent activity Votes
  • How to make random sample of normal distribution?

    Ongoing

    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

    Answered

    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.  ...