Best way to extend the timelimit
回答済みIf I set a 10 minute timelimit and an optimal solution is found in the callback, what is the best way to extend the timelimit back to the original 10 minutes.
1. Is there a way in the callback
2. Abort the solve in the callback and reset the timelimit and resume optimization.
0
-
Your second suggestion is the correct way, see How do I change parameters in a callback?
Best regards,
Jaromił0
サインインしてコメントを残してください。
コメント
1件のコメント