Function SCIPhashmapExists

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

checks whether an image to the given origin exists in the hash map