Skip to main content

MAX_SITES

Constant MAX_SITES 

Source
pub const MAX_SITES: usize = 8;
Expand description

Sites kept per edge. A hub edge can be called dozens of times; the answer stays bounded (“3 of 12 shown”) instead of growing with fan-in.