All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_Hole Struct Reference Detailed Descriptionhole in a domain Definition at line 40 of file struct_var.h.
Field Documentation
left bound of open interval defining the hole (left,right) Definition at line 42 of file struct_var.h. Referenced by holelistDuplicate(), and SCIPholelistGetLeft().
right bound of open interval defining the hole (left,right) Definition at line 43 of file struct_var.h. Referenced by domMerge(), holelistDuplicate(), and SCIPholelistGetRight(). |