Skip to main content

MAX_ITERATIONS

Constant MAX_ITERATIONS 

Source
pub const MAX_ITERATIONS: usize = 1_000_000;
Expand description

Maximum solver iterations to prevent runaway computation.