SCIProwGetRowExact

Function SCIProwGetRowExact 

Source
pub unsafe extern "C" fn SCIProwGetRowExact(
    row: *mut SCIP_ROW,
) -> *mut SCIP_ROWEXACT
Expand description

returns exact row corresponding to fprow, if it exists. Otherwise returns NULL