blob: 9ebe8795d8368a7ee3d46bb0b5ddb39c0f4f4a15 (
plain) (
tree)
|
|
SPELL=metis
VERSION=5.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_HASH=sha512:b992922bacb56c8c101b722ce7bfbdab0eb16035565c73548d6ed0e42068995ffa67b49b30801987a72cf6a99b95757b8913be095c824ea346aa44d53c16bcbc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://glaros.dtc.umn.edu/gkhome/fetch/sw/$SPELL/$SOURCE
LICENSE[0]=http://glaros.dtc.umn.edu/gkhome/metis/metis/faq?q=metis/metis/faq#distribute
KEYWORDS="graph cluster"
WEB_SITE=http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
ENTERED=20020604
SHORT="graph partitioning programs"
cat << EOF
METIS is a set of programs for partitioning graphs,
partitioning finite element meshes, and for producing
fill reducing orderings for sparse matrices. The
algorithms implemented in METIS are based on
multilevel graph partitioning schemes.
EOF
|