pub const PRUNING_EXPLORE: Probability = 0.05;Expand description
Probability of sampling pruned actions anyway (prevents permanent lock-out).
pub const PRUNING_EXPLORE: Probability = 0.05;Probability of sampling pruned actions anyway (prevents permanent lock-out).