Function scip_sys::SCIPgetRowprepRowCons
source · pub unsafe extern "C" fn SCIPgetRowprepRowCons(
scip: *mut SCIP,
row: *mut *mut SCIP_ROW,
rowprep: *mut SCIP_ROWPREP,
cons: *mut SCIP_CONS
) -> SCIP_RETCODEExpand description
generates a SCIP_ROW from a rowprep, setting its origin to given constraint