Jacob Wren
- 合計アクティビティ 36
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 6
コメント
Jacob Wrenによる最近のアクティビティ-
Hello Jaromił, Will Gurobi issue a warning message if you violate thread safety (this would be desirable)? If not, is there a (quick) way to check? Thanks, Jake
-
Hi Jaromił, Thank you. No, there is no cost regarding performance, but you lose thread safety which can be dramatic for parallel applications. What do you mean by dramatic? Thanks, Jake
-
Hi Jaromił, To solve the problem I outlined above, would you recommend having a single environment (i.e., one environment for all model solves)? If so, how do I implement this (there doesn't seem t...