pub unsafe extern "C" fn SCIProwGetLPActivity( row: *mut SCIP_ROW, set: *mut SCIP_SET, stat: *mut SCIP_STAT, lp: *mut SCIP_LP, ) -> f64
returns the activity of a row in the current LP solution