SCIPcleanbuffer

Function SCIPcleanbuffer 

Source
pub unsafe extern "C" fn SCIPcleanbuffer(
    scip: *mut SCIP,
) -> *mut BMS_BUFMEM
Expand description

returns clean buffer memory for short living temporary objects initialized to all zero

@return the buffer memory for short living temporary objects initialized to all zero