SCIP_HASHSET

Type Alias SCIP_HASHSET 

Source
pub type SCIP_HASHSET = SCIP_HashSet;
Expand description

Hash set data structure

  • \ref HashSet “List of all available methods”

Aliased Type§

pub struct SCIP_HASHSET { /* private fields */ }