Function scip_sys::SCIPcalcFibHash

source ·
pub unsafe extern "C" fn SCIPcalcFibHash(v: f64) -> c_uint
Expand description

calculates hash for floating-point number by using Fibonacci hashing