pub fn csr_from_block_graph(graph: &BlockGraph) -> CsrGraphExpand description
Convert a BlockGraph to CSR arrays suitable for METIS.
pub fn csr_from_block_graph(graph: &BlockGraph) -> CsrGraphConvert a BlockGraph to CSR arrays suitable for METIS.