base.rb

Path: lib/rgl/base.rb
Last Update: Wed Dec 10 05:11:24 +0000 2008

base.rb

Module RGL defines the namespace for all modules and classes of the graph library. The main module is RGL::Graph which defines the abstract behavior of all graphs in the library.

Required files

rgl/enumerable_ext  

Constants

RGL_VERSION = "0.3.1"

[Validate]