diff options
Diffstat (limited to 'misc/gtl/pkg-descr')
-rw-r--r-- | misc/gtl/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/gtl/pkg-descr b/misc/gtl/pkg-descr deleted file mode 100644 index 391e1fd327b6..000000000000 --- a/misc/gtl/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This package provides support for graphs and graph algorithms on top of -the C++ STL library. The API is based on that of LEDA. Classes necessary -to work with graphs, nodes, and edges are included, as well as basic -algorithms that can act as building blocks for more complex graph -algorithms. - -WWW: http://infosun.fmi.uni-passau.de/GTL/ |