pub unsafe extern "C" fn SCIProwGetSolActivity( row: *mut SCIP_ROW, set: *mut SCIP_SET, stat: *mut SCIP_STAT, sol: *mut SCIP_SOL, ) -> f64
returns the activity of a row for a given solution