yunzhuang shen
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
yunzhuang shenによる最近のアクティビティ-
In column generation, including negative reduced cost columns does not improve the LP.
回答済みHi, I am using column generation to compute LP bound for the graph coloring problem. The dual solution to the current restricted master problem (RMP) is used to generate columns with negative redu...
-
warm start LP solver in Gurobi
回答済みHi, I have two questions related to solving LPs. - When I warm start the LP solver, it seems the LP solver automatically switches to the single thread mode, while I allocate 4 threads to it. - When...