周 安榕
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by 周 安榕-
周 安榕 commented,
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, ...
-
周 安榕 commented,
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...
-
周 安榕 commented,
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...
-
周 安榕 created a post,
Gurobi did not stop after reaching the set Gap (10%)
AnsweredBefore 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...