Scippy

SCIP

Solving Constraint Integer Programs

VarArrayNodeDepthBranchIndex Struct Reference

Detailed Description

auxiliary struct to pass branch-and-bound tree information to sort function

Definition at line 129 of file symmetry_lexred.c.

Data Fields

NODEDEPTHBRANCHINDEXnodedepthbranchindices
 
SCIP_LEXREDDATAmasterdata
 
SCIP_VAR ** vars
 

Field Documentation

◆ nodedepthbranchindices

◆ masterdata

◆ vars

SCIP_VAR** VarArrayNodeDepthBranchIndex::vars

pointer to variable array

Definition at line 133 of file symmetry_lexred.c.

Referenced by getVarOrder(), lexdataCreate(), and SCIP_DECL_SORTINDCOMP().