termsepadefs.h
Go to the documentation of this file.
17 * @brief includes definitions data structures for terminal separator based methods for Steiner tree problems
23 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
45 SCIP_Real* nodes_bdist; /**< bottleneck computation distance for each node, always reset to -1.0 */
Definition: graphdefs.h:184
includes various files containing graph methods used for Steiner tree problems
Definition: termsepadefs.h:43
header only, simple implementation of an STL like vector
struct terminial_component_initializer COMPBUILDER
struct terminal_separator_component TERMCOMP
SCIP_Bool rootcompIsProcessed
Definition: termsepadefs.h:54
TBOTTLENECK * subsolbottleneck
Definition: termsepadefs.h:65
Definition: termsepadefs.h:61
SCIP callable library.