pub const MAX_NODES: usize = 10_000_000;
Maximum number of rows or columns to prevent resource exhaustion.