summaryrefslogtreecommitdiff
path: root/devel/rubygem-rgl/pkg-descr
blob: 78f941301db285666df436b8c27bbe0df354400f (plain) (blame)
1
2
3
4
5
6
7
8
9
RGL is a framework for graph data structures and algorithms.

The design of the library is much influenced by the Boost Graph
Library (BGL) which is written in C++ heavily using its template
mechanism. Refer to http://www.boost.org/libs/graph/doc for further
links and documentation on graph data structures and algorithms and
the design rationales of BGL.

WWW: http://rubyforge.org/projects/rgl/