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/def.h"
#include "scip/type_retcode.h"
#include "scip/type_scip.h"

Go to the source code of this file.

Functions

SCIP_EXPORT SCIP_RETCODE SCIPincludeNodeselRestartdfs (SCIP *scip)