[ ソース: libgraph-perl ]
パッケージ: libgraph-perl (1:0.9726-1)
libgraph-perl に関するリンク
Debian の資源:
libgraph-perl ソースパッケージをダウンロード:
- [libgraph-perl_0.9726-1.dsc]
- [libgraph-perl_0.9726.orig.tar.gz]
- [libgraph-perl_0.9726-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.
その他の libgraph-perl 関連パッケージ
|
|
|
|
-
- dep: libheap-perl
- 部分的にソートされたデータを保持する Perl 拡張
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libset-object-perl (>= 1.40)
- collection of objects without duplications
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語