Type Alias scip_sys::SCIP_INTARRAY
source · pub type SCIP_INTARRAY = SCIP_IntArray;Expand description
dynamic array for storing int values
Aliased Type§
struct SCIP_INTARRAY { /* private fields */ }pub type SCIP_INTARRAY = SCIP_IntArray;dynamic array for storing int values
struct SCIP_INTARRAY { /* private fields */ }