Keyu Lu

  • First Question
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Keyu Lu
  • Keyu Lu created a post,

    Multiprocessing with gurobi

    Answered

    I am using gurobi with python multiprocessing. But my code will stuck under fork method sometimes. I create the model and globalize it, then use model.copy() in each process. I wonder if it is an i...