SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

GTL rpm build for : Other. For other distributions click GTL.

Name : GTL
Version : 0.3.3 Vendor : University of Passau
Release : 1 Date : 2000-03-07 10:00:44
Group : Development/Libraries Source RPM : GTL-0.3.3-1.src.rpm
Size : 2.63 MB
Packager : Marcus Raitner < raitner_fmi_uni-passau_de>
Summary : The Graph Template Library
Description :

There are some basic data structures and algorithms that are frequently
used in many programs. This includes container classes such as vectors,
sets and lists.

Many commercial but some free libraries have implemented these data
structures and algorithms in a general way. This makes them usable for
many purposes.

One of these libraries is the Standard Template Library (STL), an
extremely flexible implementation of many container classes and standard
algorithms. STL is supposed to become a part of the C++ standard library
and therefore is an ideal basis when writing portable programs.

Unfortunately, STL has no support for graphs and graph
algorithms. However, graphs are widely used for complex relational
structures.

Since we are intensively working with graph algorithms and Graphlet, we
decided to implement GTL, 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 as building blocks for more complex graph algorithms. Further
algorithms are under work.\'

RPM found in directory: /vol/rzm1/linux-ibiblio.old/libs

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  GTL-0.3.3-1.i386.rpm
ftp.icm.edu.pl  GTL-0.3.3-1.i386.rpm
     Search for other platforms
GTL-0.3.3-1.sparc.rpm
GTL-0.3.3-1.alpha.rpm
GTL-0.3.3-1.ppc.rpm
GTL-0.3.3-1.ia64.rpm
GTL-0.3.3-1.s390.rpm

Provides :
libGTL.so.3
libGTL.so.3(GCC.INTERNAL)
GTL

Requires :
/bin/sh
ld-linux.so.2
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libm.so.6
libm.so.6(GLIBC_2.1)
libstdc++-libc6.1-1.so.2


Content of RPM :
/usr/doc/packages/GTL
/usr/doc/packages/GTL/GTL.ps
/usr/doc/packages/GTL/INSTALL
/usr/doc/packages/GTL/README
/usr/doc/packages/GTL/html
/usr/doc/packages/GTL/html/GML_error.html
/usr/doc/packages/GTL/html/GTL-GTL-h.html
/usr/doc/packages/GTL/html/GTL-algorithm-h.html
/usr/doc/packages/GTL/html/GTL-bfs-h.html
/usr/doc/packages/GTL/html/GTL-biconnectivity-h.html
/usr/doc/packages/GTL/html/GTL-components-h.html
/usr/doc/packages/GTL/html/GTL-debug-h.html
/usr/doc/packages/GTL/html/GTL-dfs-h.html
/usr/doc/packages/GTL/html/GTL-edge-h.html
/usr/doc/packages/GTL/html/GTL-edge_data-h.html
/usr/doc/packages/GTL/html/GTL-edge_map-h.html
/usr/doc/packages/GTL/html/GTL-embedding-h.html
/usr/doc/packages/GTL/html/GTL-fm_partition-h.html
/usr/doc/packages/GTL/html/GTL-gml_parser-h.html
/usr/doc/packages/GTL/html/GTL-gml_scanner-h.html
/usr/doc/packages/GTL/html/GTL-graph-h.html
/usr/doc/packages/GTL/html/GTL-maxflow_ff-h.html
/usr/doc/packages/GTL/html/GTL-maxflow_pp-h.html
/usr/doc/packages/GTL/html/GTL-ne_map-h.html
/usr/doc/packages/GTL/html/GTL-node-h.html
/usr/doc/packages/GTL/html/GTL-node_data-h.html
/usr/doc/packages/GTL/html/GTL-node_map-h.html
/usr/doc/packages/GTL/html/GTL-planarity-h.html
/usr/doc/packages/GTL/html/GTL-pq_node-h.html
/usr/doc/packages/GTL/html/GTL-pq_tree-h.html
There is 91 files more in these RPM.

 
ICM