pub unsafe extern "C" fn SCIPhashtableGetLoad(
hashtable: *mut SCIP_HASHTABLE,
) -> f64Expand description
returns the load of the given hash table in percentage
pub unsafe extern "C" fn SCIPhashtableGetLoad(
hashtable: *mut SCIP_HASHTABLE,
) -> f64returns the load of the given hash table in percentage