SCIP_HASHTABLE

Type Alias SCIP_HASHTABLE 

Source
pub type SCIP_HASHTABLE = SCIP_HashTable;
Expand description

Hash table data structure

  • \ref HashTable “List of all available methods”

Aliased Type§

pub struct SCIP_HASHTABLE { /* private fields */ }