Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
380 B
JSON

{
"name": "metis",
"version-date": "2022-07-27",
"description": "Serial Graph Partitioning and Fill-reducing Matrix Ordering",
"homepage": "https://github.com/KarypisLab/METIS",
"license": "Apache-2.0",
"dependencies": [
"gklib",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}