suitesparse-mongoose 3.3.4
Graph partitioning library
Mongoose is a library for graph partitioning by computing edge cuts using a coarsening and refinement framework.
- Outputs:
out - Website: https://people.engr.tamu.edu/davis/suitesparse.html
- Licenses: GPL 3
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install suitesparse-mongoose 3.3.4 as follows:
guix install suitesparse-mongoose@3.3.4
Or install the latest version:
guix install suitesparse-mongoose
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.