const IN_ORDER: [usize; 30];
The indices for in-order traversal of the first 4 levels of the implicit binary tree stored in an array.