pub unsafe extern "C" fn SCIPlpExactAddRow(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
rowexact: *mut SCIP_ROWEXACT,
) -> SCIP_RETCODEExpand description
adds a row to the LP and captures it
pub unsafe extern "C" fn SCIPlpExactAddRow(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
rowexact: *mut SCIP_ROWEXACT,
) -> SCIP_RETCODEadds a row to the LP and captures it