Skip to main content

csr_from_block_graph

Function csr_from_block_graph 

Source
pub fn csr_from_block_graph(graph: &BlockGraph) -> CsrGraph
Expand description

Convert a BlockGraph to CSR arrays suitable for METIS.