pub const DEFAULT_EXPLORATION_CONSTANT: f32 = std::f32::consts::SQRT_2; // 1.41421354f32
Default exploration constant for the UCT formula