pub const MIN_FULL_SIMULATION_ITERATIONS: u32 = 10_000;
Minimum iteration floor used by full simulation for stable estimates.