Function scip_sys::SCIPcalcFibHash
source · pub unsafe extern "C" fn SCIPcalcFibHash(v: f64) -> c_uintExpand description
calculates hash for floating-point number by using Fibonacci hashing
pub unsafe extern "C" fn SCIPcalcFibHash(v: f64) -> c_uintcalculates hash for floating-point number by using Fibonacci hashing