Zhanwei Liu
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Zhanwei Liuによる最近のアクティビティ-
Log continually print 'Processing user MIP start: 0 nodes explored in subMIP, total elapsed time xxxs' when I set an initial value for all variables of MIP model
回答済みDear, I set a feasible solution as the initial value for all variables of the MIP model, but I get the following log information. I do not know what is meaning of log is. Set parameter LogFile to ...
-
Why the difference in time is considerable when I use Gurobi to solve the same model formulated by gurobipy and Pyomo respectively?
回答済みI am building a large linear programming model with tens of millions of variables using Pyomo, which occupies many RAM (over 128 GB). Therefore, I used gurobipy to rebuild this model to reduce the ...