Skip to main content

build_adjacency

Function build_adjacency 

Source
pub fn build_adjacency(case: &IndexedNetwork<'_>) -> Result<CsMat<f64>>
Expand description

Build the n × n 0/1 adjacency matrix.