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 */ }