SCIP_INTARRAY

Type Alias SCIP_INTARRAY 

Source
pub type SCIP_INTARRAY = SCIP_IntArray;
Expand description

dynamic array for storing int values

Aliased Typeยง

pub struct SCIP_INTARRAY { /* private fields */ }