Constant essential_check::solution::MAX_STATE_MUTATIONS
source ยท pub const MAX_STATE_MUTATIONS: usize = 1000;Expand description
Maximum number of state mutations of a solution.
pub const MAX_STATE_MUTATIONS: usize = 1000;Maximum number of state mutations of a solution.