pub const TWO_DIM: usize = DIM * 2; // 4usize
Expand description

The dimension of the space multiplied by two.