pub const EDGES_MAX: u32 = 64; // 64u32
The largest allowed number of edges from one node to another.