Keyu Lu

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

アクティビティの概要

Keyu Luさんの最近のアクティビティ
  • 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...