pub unsafe extern "C" fn SCIProwExactGetLPActivity(
row: *mut SCIP_ROWEXACT,
stat: *mut SCIP_STAT,
lpexact: *mut SCIP_LPEXACT,
) -> *mut SCIP_RATIONALExpand description
returns the activity of a row in the current LP solution
pub unsafe extern "C" fn SCIProwExactGetLPActivity(
row: *mut SCIP_ROWEXACT,
stat: *mut SCIP_STAT,
lpexact: *mut SCIP_LPEXACT,
) -> *mut SCIP_RATIONALreturns the activity of a row in the current LP solution