relax_stpenum.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: graphdefs.h:184
Definition: struct_scip.h:59
includes various files containing graph methods used for Steiner tree problems
SCIP_RETCODE SCIPincludeRelaxStpenum(SCIP *scip)
Definition: relax_stpenum.c:296
SCIP_RETCODE SCIPStpEnumRelaxComputeSol(SCIP *scip, const GRAPH *graph, int *RESTRICT edges_solstat)
Definition: relax_stpenum.c:274
SCIP_Bool SCIPStpEnumRelaxIsPromising(const GRAPH *graph)
Definition: relax_stpenum.c:263
Definition: objbenders.h:33
SCIP callable library.