Begin3 Title: The Graph Template Library Version: 0.3.3 Entered-date: 23.11.1999 (11/23/1999) Description: 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). Keywords: datastructure, graph, algorithm Author: raitner@fmi.uni-passau.de (Marcus Raitner) forster@fmi.uni-passau.de (Michael Forster) pick@fmi.uni-passau.de (Andreas Pick) Maintained-by: raitner@fmi.uni-passau.de (Marcus Raitner) Primary-site: infosun.fmi.uni-passau.de /GTL/archive 11 k GTL.lsm 469 k GTL-0.3.3.tar.gz 721 k GTL-0.3.3-1.i386.rpm 473 k GTL-0.3.3-1.src.rpm Alternate-site: metalab.unc.edu /pub/linux/libs Original-site: http://infosun.fmi.uni-passau.de/GTL/ Platforms: Linux (tested on SuSE 5.x,6.x, RedHat), Solaris, HP-UX, FreeBSD and Win32 Copying-policy: restricted, free for non-commercial use. End