Keyu Lu

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

投稿

Keyu Luによる最近のアクティビティ 最近のアクティビティ 投票
  • Multiprocessing with gurobi

    回答済み

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