blob: 8323971f53093694fcc79f1c2a654d67243db691 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
METIS is a set of serial programs for partitioning graphs,
partitioning finite element meshes, and producing fill-reducing
orderings for sparse matrices. The algorithms implemented in METIS are
based on the multilevel recursive-bisection, multilevel k-way, and
multi-constraint partitioning schemes developed in our lab.
METIS provides high-quality partitions, is extremely fast, and
produces low-fill orderings.
WWW: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
|