Module | RGL::Edge |
In: |
lib/rgl/base.rb
|
Module Edge includes classes for representing egdes of directed and undirected graphs. There is no need for a Vertex class, because every ruby object can be a vertex of a graph.