[ 源代码: libgraph-perl ]
软件包:libgraph-perl(1:0.9704-1)
libgraph-perl 的相关链接
Debian 的资源:
下载源码包 libgraph-perl:
- [libgraph-perl_0.9704-1.dsc]
- [libgraph-perl_0.9704.orig.tar.gz]
- [libgraph-perl_0.9704-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module for graph data structures and algorithms
This module contains the Graph module for Perl, a framework for creating abstract data structures called graphs and hypergraphs. (It is not for drawing any sort of graphics; for that, see the GD:: or Graphics:: set of modules.) It also contains implementations of several well-known algorithms that operate on graphs, such as finding transitive closures, strongly connected components (SCCs) and articulation points.