Registry / other / scotch

scotch

JSON →
library7.0.5vcpkgunverified

Scotch is a software package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering.

vcpkg install scotch
INSTALL
IMPORT
SIG · SCOTCH
S
scotch
othercppv7.0.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

scotch.h
#include <scotch.h>

Print the version of Scotch.

#include <scotch.h> #include <iostream> int main() { std::cout << "Scotch version: " << SCOTCH_VERSION << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.5latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources

No resource links recorded.

scotch — pip install scotch · libregistry