Scippy

UG

Ubiquity Generator framework

ScipParaDiffSubproblemVarBranchStats Class Reference

#include <scipParaDiffSubproblem.h>

Public Member Functions

 ScipParaDiffSubproblemVarBranchStats ()
 
 ~ScipParaDiffSubproblemVarBranchStats ()
 

Public Attributes

int offset
 
int nVarBranchStats
 
int * idxBranchStatsVars
 
SCIP_Real * downpscost
 
SCIP_Real * uppscost
 
SCIP_Real * downvsids
 
SCIP_Real * upvsids
 
SCIP_Real * downconflen
 
SCIP_Real * upconflen
 
SCIP_Real * downinfer
 
SCIP_Real * upinfer
 
SCIP_Real * downcutoff
 
SCIP_Real * upcutoff
 

Detailed Description

Definition at line 273 of file scipParaDiffSubproblem.h.

Constructor & Destructor Documentation

◆ ScipParaDiffSubproblemVarBranchStats()

default constructor

Definition at line 291 of file scipParaDiffSubproblem.h.

◆ ~ScipParaDiffSubproblemVarBranchStats()

destractor

Definition at line 308 of file scipParaDiffSubproblem.h.

Member Data Documentation

◆ downconflen

◆ downcutoff

◆ downinfer

◆ downpscost

◆ downvsids

◆ idxBranchStatsVars

◆ nVarBranchStats

◆ offset

◆ upconflen

◆ upcutoff

◆ upinfer

◆ uppscost

◆ upvsids