METIS is a high-performance C library and suite of command-line tools for partitioning graphs, partitioning finite element meshes, and computing fill-reducing orderings for sparse matrices. Developed at the University of Minnesota, METIS implements multilevel algorithms that scale to very large graphs.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/KarypisLab/METIS/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Learn what METIS does and when to use it.
Installation
Build and install METIS from source.
Quickstart
Partition your first graph in minutes.
API Reference
Complete C API function reference.