pub const NEGATION_PROBABILITY: f64 = 0.1;
Expand description

The probability that preconditions will be negated for a pariticular bytecode instruction. Default is 0.1