liu heng
- 合計アクティビティ 33
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 13
投稿
liu hengによる最近のアクティビティ-
What is the difference between MIPSOL_OBJ and MIPSOL_OBJBST
回答済みMy understanding is that, MIPSOL_OBJ (Objective value for new solution) is the currently found objective, and MIPSOL_OBJBST is the best obj before this currently found incumbent. Thus MILSOL_OBJ p...
-
How to record the time whenever gurobi find a new incumbent(best feasible solution so far)
回答済みI want to record the primal bound along with the time spent, in order to plot the figure.
-
About PoolSearchMode
回答済みHow can I collect a rich set of feasible solutions (both high-quality and bad ones). It seems like PoolSearchMode=2 does not collect bad solutions while PoolSearchMode=1 does not collect the good o...