SCIPhashmapGetImageInt

Function SCIPhashmapGetImageInt 

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

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