Scippy

SCIP

Solving Constraint Integer Programs

special_distance_storage Struct Reference

Detailed Description

Stores data for computation of special distance/bottleneck distance computations

Definition at line 122 of file reducedefs.h.

#include <reducedefs.h>

Data Fields

SDPROFITsdprofit
 
SDGRAPHsdgraph
 
TPATHSterminalpaths
 
SDNsdneighbors
 
BLCTREEblctree
 
SCIP_Bool isBiased
 
SCIP_Bool hasNeigborUpdate
 

Field Documentation

◆ sdprofit

◆ sdgraph

◆ terminalpaths

◆ sdneighbors

◆ blctree

BLCTREE* special_distance_storage::blctree

◆ isBiased

SCIP_Bool special_distance_storage::isBiased

are the SDs biased?

Definition at line 129 of file reducedefs.h.

Referenced by bdkInit(), reduce_sdInit(), reduce_sdInitBiased(), reduce_sdInitBiasedBottleneck(), and reduce_sdRepair().

◆ hasNeigborUpdate

SCIP_Bool special_distance_storage::hasNeigborUpdate