pub const ppl_enum_error_code_PPL_ARITHMETIC_OVERFLOW: ppl_enum_error_code = -6;Expand description
\hideinitializer An arithmetic overflow occurred and the computation was consequently interrupted. This can only happen in library’s incarnations using bounded integers as coefficients.