pub const MAX_INPUTS: usize = 8;
Maximum number of inputs per node. Kept small to fit in cache lines.