Constant test_generation::config::MUTATION_TOLERANCE
source · pub const MUTATION_TOLERANCE: f32 = 0.9;
Expand description
This defines how tolerant the generator will be about deviating from
the starting stack height.
Default is 0.9