Scippy

SCIP

Solving Constraint Integer Programs

nodesel_bfs.h File Reference

Detailed Description

node selector for best first search

Author
Tobias Achterberg

Definition in file nodesel_bfs.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeNodeselBfs (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeNodeselBfs ( SCIP scip)

creates the node selector for best first search and includes it in SCIP

Parameters
scipSCIP data structure