SCIPhashmapGetImageReal

Function SCIPhashmapGetImageReal 

Source
pub unsafe extern "C" fn SCIPhashmapGetImageReal(
    hashmap: *mut SCIP_HASHMAP,
    origin: *mut c_void,
) -> f64
Expand description

retrieves image of given origin from the hash map, or SCIP_INVALID if no image exists