[SCIP] Predefined Node Selection

Izuwa Ahanor aizuwa at gmail.com
Thu Sep 23 17:40:18 CEST 2021


Hello,

Thanks for all your help and guidance thus far. I would like confirm, if I
want to change the node selection. method to say dfs or bfs (which I see is
already defined in SCIP), is this as easy as just changing the priority
using for instance:

 "SCIP_CALL(*SCIPsetIntParam*( scip, "nodeselection/dfs/stdpriority",
200001))" ?

Or is there something else I need to do to change the default node
selection rule?

Thanks,
Izuwa.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20210923/412af4e5/attachment.html>


More information about the Scip mailing list