软件包: libmongoose2 (1:5.7.1+dfsg-2)
libmongoose2 的相关链接
Trisquel 的资源:
下载源码包 suitesparse:
- [suitesparse_5.7.1+dfsg-2.dsc]
- [suitesparse_5.7.1+dfsg.orig.tar.xz]
- [suitesparse_5.7.1+dfsg-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Science Team (Mail Archive)
- Sébastien Villemot
外部的资源:
- 主页 [www.suitesparse.com]
相似软件包:
graph partitioning tool that can quickly compute edge cuts (shared library)
Suitesparse is a collection of libraries for computations involving sparse matrices.
Mongoose is a graph partitioning library that can quickly compute edge cuts in arbitrary graph. Given a graph with a vertex set and edge set, an edge cut is a partitioning of the graph into two subgraphs that are balanced (contain the same number of vertices) and the connectivity between the subgraphs is minimized (few edges are in the cut).
This package contains the shared C++ library.
其他与 libmongoose2 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libsuitesparseconfig5 (>= 1:5.0.0)
- configuration routines for all SuiteSparse modules