SCIProwExactGetRow

Function SCIProwExactGetRow 

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

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