pub unsafe extern "C" fn SCIPisExact(scip: *mut SCIP) -> c_uintExpand description
returns whether the solution process is arithmetically exact, i.e., not subject to roundoff errors
@return Returns TRUE if \SCIP is in exact solving mode, otherwise FALSE