openbsd-ports/devel/gtl
reinhard e2204ecc2c Graph Template Library (GTL) is based on the Standart Template Library
(STL), which is supposed to become a part of the C++ standart library
and therefore is an ideal basis when writing portable programs.
 
For the design of the GTL's API the API of LEDA is used as a base. 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.
 
Unfortunately, STL has no support for graphs and graph algorithms.
However, graphs are widely used to model complex relational
structures.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 16:33:15 +00:00
..
files Graph Template Library (GTL) is based on the Standart Template Library 2001-01-19 16:33:15 +00:00
patches Graph Template Library (GTL) is based on the Standart Template Library 2001-01-19 16:33:15 +00:00
pkg Graph Template Library (GTL) is based on the Standart Template Library 2001-01-19 16:33:15 +00:00
Makefile Graph Template Library (GTL) is based on the Standart Template Library 2001-01-19 16:33:15 +00:00