summaryrefslogtreecommitdiff
path: root/devel/gtl0/DESCR
blob: 2d2fc83083c44d95d8d38b0b65a995db576783aa (plain)
1
2
3
4
5
6
7
GTL is a graph library based on STL.  For the design of GTL's API the
API of LEDA has served as a basis.  GTL contains the classes needed to
work with graphs, nodes and edges and some basic algorithms (DFS, BFS,
topsort ...) as building blocks for more complex graph algorithms.

This package contains an older version of the library, for a newer
version use the gtl package.