[ bullseye-backports ]
[ bookworm ]
[ sid ]
[ 源代码: boost1.81 ]
软件包:libboost-graph1.81.0(1.81.0-5+deb12u1)
libboost-graph1.81.0 的相关链接
Debian 的资源:
下载源码包 boost1.81:
- [boost1.81_1.81.0-5+deb12u1.dsc]
- [boost1.81_1.81.0.orig.tar.xz]
- [boost1.81_1.81.0-5+deb12u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.boost.org]
相似软件包:
generic graph components and algorithms in C++
This package forms part of the Boost C++ Libraries collection.
Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures.
其他与 libboost-graph1.81.0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- sug: graphviz
- rich set of graph drawing tools