|
GTL - Graph Template Library.Updated by FastRunneron Monday, February 04th 2008.
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 (included are planarity test and two maximum flow algorithms).
Licence : Free for non-commercial use
Version : 1.2.4 [Stable]
|