SCIP

Solving Constraint Integer Programs

termsepadefs.h File Reference

Detailed Description

includes definitions data structures for terminal separator based methods for Steiner tree problems

Author
Daniel Rehfeldt

Definition in file termsepadefs.h.

#include "scip/scip.h"
#include "graph.h"
#include "stpvector.h"

Go to the source code of this file.

Data Structures

struct  terminial_component_initializer
 
struct  terminal_separator_component
 

Typedefs

typedef struct terminal_separator_tree_bottleneck TBOTTLENECK
 
typedef struct terminial_component_initializer COMPBUILDER
 
typedef struct terminal_separator_component TERMCOMP
 

Typedef Documentation

◆ TBOTTLENECK

terminal separator tree bottleneck structure

Definition at line 39 of file termsepadefs.h.

◆ COMPBUILDER

separator data needed to build component

◆ TERMCOMP

(extended) terminal component