Constant MAX_DEGREE

Source
pub const MAX_DEGREE: usize = 5;
Expand description

The maximum degree of the polynomial that can be represented by the polynomial-time function the library supports.