19 lines
380 B
JSON
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
|
|
}
|
|
]
|
|
}
|