SCIPgetRowprepRowSepa

Function SCIPgetRowprepRowSepa 

Source
pub unsafe extern "C" fn SCIPgetRowprepRowSepa(
    scip: *mut SCIP,
    row: *mut *mut SCIP_ROW,
    rowprep: *mut SCIP_ROWPREP,
    sepa: *mut SCIP_SEPA,
) -> SCIP_RETCODE
Expand description

generates a SCIP_ROW from a rowprep, setting its origin to given separator