How parameters work
回答済みHello,
I'm currently working on my thesis on route optimization. For that reason, can I find out more specifically what the following parameters do and how they work?
model.setParam('MIPFocus', 1)
model.setParam('Heuristics', 0.05)
model.setParam('Cuts', GRB.CUTS_AGGRESSIVE)
model.setParam('Presolve', 2)
0
-
Hi Khadija,
Kindly refer to the Parameters section in the Gurobi references manual to learn more about these parameters.
Best Regards,
-Ahmed0
サインインしてコメントを残してください。
コメント
1件のコメント