pub fn betweenness_centrality( _graph: &Array2<f64>, ) -> Result<Array1<f64>, String>
Fallback betweenness centrality