pub const MUTATE_SINGLE_BLOCK_SIZE_PROB: f32 = 0.5;
Expand description

probablity for each signle block to mutate

mutation is not garenteed since it might cause self-confliction