pub const MAX_DEGREE: usize = 5;
The maximum degree of the polynomial that can be represented by the polynomial-time function the library supports.