Scippy

SCIP

Solving Constraint Integer Programs

reduction_local_solution_storage Struct Reference

Detailed Description

Definition at line 44 of file reduce_sol.c.

Data Fields

int * nodesol
 
SCIP_Real nodesol_ub
 
SCIP_Real offset
 
SCIP_Real primalbound
 
int nnodes
 
SCIP_Bool isPcMw
 
SCIP_Bool nodesol_use
 

Field Documentation

◆ nodesol

◆ nodesol_ub

◆ offset

SCIP_Real reduction_local_solution_storage::offset

◆ primalbound

◆ nnodes

◆ isPcMw

SCIP_Bool reduction_local_solution_storage::isPcMw

Definition at line 51 of file reduce_sol.c.

Referenced by reduce_sollocalInit(), and reduce_sollocalSetOffset().

◆ nodesol_use

SCIP_Bool reduction_local_solution_storage::nodesol_use