Scippy

SCIP

Solving Constraint Integer Programs

bottleneck_link_cut_tree Struct Reference

Detailed Description

see reduce.h

Definition at line 84 of file reduce_util.c.

Data Fields

BLCNODEmst
 
int * nodes_curr2org
 
int * nodes_org2curr
 
SCIP_Boolmstedges_isLink
 
int root
 
int nnodes_org
 
int nnodes_curr
 

Field Documentation

◆ mst

◆ nodes_curr2org

int* bottleneck_link_cut_tree::nodes_curr2org

◆ nodes_org2curr

int* bottleneck_link_cut_tree::nodes_org2curr

map

Definition at line 88 of file reduce_util.c.

Referenced by blctreeBuildMst(), blctreeComputeBottlenecks(), and blctreeComputeEdgesState().

◆ mstedges_isLink

SCIP_Bool* bottleneck_link_cut_tree::mstedges_isLink

is the edge on a fundamental path between terminals?

Definition at line 89 of file reduce_util.c.

Referenced by blctreeComputeEdgesState(), blctreeInitPrimitives(), and reduce_blctreeGetMstEdgesState().

◆ root

◆ nnodes_org

int bottleneck_link_cut_tree::nnodes_org

◆ nnodes_curr