1 2 3
pub const COST_ACCURACY: f64 = 0.0001; pub const NUM_THREADS: usize = 4; pub const CONTRACTION_RATIO: &str = "99.8";