周 安榕
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
周 安榕さんの最近のアクティビティ-
周 安榕さんがコメントを作成しました:
Thanks for your help, Riley. In my latest attempt, Gurobi took 14095.21s (I manually stopped the code at 13658.87s before) to solve successfully. Although I'm not sure what happened in the middle, ...
-
周 安榕さんがコメントを作成しました:
Of course, Riley, I'm glad to have the opportunity to discuss this bug with you. Here is the Google Drive link.https://drive.google.com/file/d/1DOi_IMtlZNAdqjOVW__qxpvzhY0D2Ilr/view?usp=sharingIn f...
-
周 安榕さんがコメントを作成しました:
Hi Riley, here is the remaining part of the log.By the way, I manually pressed Ctrl+C to stop the code from running. INFO:gurobipy:H 8102 8103 59456.692500 66346.3806 11.6% 2...
-
周 安榕さんが投稿を作成しました:
Gurobi did not stop after reaching the set Gap (10%)
回答済みBefore I started the solver, I set the model gap to 10% model.Params.MIPGap = 0.10but actually, the solver information shows that the gap reached 1.7%, but the program has not stopped solving. I gu...