Scippy

SCIP

Solving Constraint Integer Programs

nodesel_restartdfs.h File Reference

Detailed Description

node selector for depth first search with periodical selection of the best node

Author
Tobias Achterberg

Definition in file nodesel_restartdfs.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeNodeselRestartdfs (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeNodeselRestartdfs ( SCIP scip)

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

Parameters
scipSCIP data structure