[ 原始碼: libgraph-perl ]
套件:libgraph-perl(1:0.9716-2)
libgraph-perl 的相關連結
Debian 的資源:
下載原始碼套件 libgraph-perl:
- [libgraph-perl_0.9716-2.dsc]
- [libgraph-perl_0.9716.orig.tar.gz]
- [libgraph-perl_0.9716-2.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.
其他與 libgraph-perl 有關的套件
|
|
|
|
-
- dep: libheap-perl
- Perl extensions for keeping data partially sorted
-
- dep: libscalar-list-utils-perl (>= 1:1.45)
- modules providing common scalar and list utility subroutines
-
- dep: libset-object-perl (>= 1.40)
- collection of objects without duplications
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language