base.rb

Path: lib/rgl/base.rb
Last Update: Wed Oct 18 13:55:19 +0000 2006

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.

Constants

RGL_VERSION = "0.2.3"   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.

[Validate]