SCIP_BOOLARRAY

Type Alias SCIP_BOOLARRAY 

Source
pub type SCIP_BOOLARRAY = SCIP_BoolArray;
Expand description

dynamic array for storing SCIP_Bool values

Aliased Typeยง

pub struct SCIP_BOOLARRAY { /* private fields */ }