Registry / other / suitesparse-mongoose

suitesparse-mongoose

JSON →
library3.3.4vcpkgunverified

Mongoose: Graph partitioning library in SuiteSparse

vcpkg install suitesparse-mongoose
INSTALL
IMPORT
SIG · SUITESPARSE-MONGOO
S
suitesparse-mongoose
othercppv3.3.4
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.

Mongoose/Mongoose.hpp
#include <Mongoose/Mongoose.hpp>

Basic usage of Mongoose for graph partitioning

#include <Mongoose/Mongoose.hpp> #include <iostream> int main() { // Example: partition a graph // (simplified; actual usage requires SuiteSparse graph structures) std::cout << "Mongoose graph partitioning library ready" << std::endl; return 0; }
Debug
Known issues
gotchaDepends on other SuiteSparse modules; must link all required libraries
fix
Ensure all SuiteSparse dependencies are installed and linked via CMake targets
affects: all
Upgrade
Version history
3.3.4latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

suitesparse-mongoose — pip install suitesparse-mongoose · libregistry