Scippy

SCIP

Solving Constraint Integer Programs

SCIP_DomChgBound Struct Reference

Detailed Description

tracks changes of the variables' domains (static arrays, bound changes only)

Definition at line 121 of file struct_var.h.

#include <struct_var.h>

Data Fields

unsigned int nboundchgs:30
 
unsigned int domchgtype:2
 
SCIP_BOUNDCHGboundchgs
 

Field Documentation

◆ nboundchgs

◆ domchgtype

unsigned int SCIP_DomChgBound::domchgtype

type of domain change data (must be first structure entry!)

Definition at line 124 of file struct_var.h.

◆ boundchgs