SCIPhashsetInsert

Function SCIPhashsetInsert 

Source
pub unsafe extern "C" fn SCIPhashsetInsert(
    hashset: *mut SCIP_HASHSET,
    blkmem: *mut BMS_BLKMEM,
    element: *mut c_void,
) -> SCIP_RETCODE
Expand description

inserts new element into the hash set