LIHPC-Computational-Geometry / metis-rs

Idiomatic wrapper for METIS, the serial graph partitioner and fill-reducing matrix orderer
https://lihpc-computational-geometry.github.io/metis-rs/metis/
Apache License 2.0
11 stars 9 forks source link

Convert from sprs matrices #10

Closed hhirtz closed 1 year ago

hhirtz commented 1 year ago

Allow sprs matrices to be partitioned.

https://docs.rs/sprs

Closes #3