pub unsafe extern "C" fn SCIPisRealParamValid( scip: *mut SCIP, param: *mut SCIP_PARAM, value: f64, ) -> c_uint
checks whether parameter value of an existing SCIP_Real paramter is valid