Scippy

SCIP

Solving Constraint Integer Programs

nodesel_dfs.h File Reference

Detailed Description

node selector for depth first search

Author
Tobias Achterberg

Definition in file nodesel_dfs.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeNodeselDfs (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeNodeselDfs ( SCIP scip)

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

Parameters
scipSCIP data structure