pub fn build_adjacency(case: &IndexedNetwork<'_>) -> Result<CsMat<f64>>
Build the n × n 0/1 adjacency matrix.
n × n