Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    node selector for best first search

    Author
    Tobias Achterberg

    Definition in file nodesel_bfs.h.

    #include "scip/def.h"
    #include "scip/type_retcode.h"
    #include "scip/type_scip.h"

    Go to the source code of this file.

    Functions

    SCIP_RETCODE SCIPincludeNodeselBfs (SCIP *scip)