mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
362462b641
minor simplifications; shorten a few long lines PR: 163232 [1] Submitted by: J. Beich (partial patch) [1] Feature safe: yes
11 lines
474 B
Plaintext
11 lines
474 B
Plaintext
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
|