Posted By: Jeremy Bopp
Date: 2008-08-28 03:05
Summary: RGL 0.4.0 Released
Project: RGL: Ruby Graph Library
RGL version 0.4.0 has been released. RGL is a framework for graph datastructures and algorithms implemented in Ruby.
The update contains bug fixes and the following improvements:
* Fix handling embedded newlines in DOT labels
* Fix transitive_closure function
* Add transitive_reduction function
* Add condensation_graph function
* Add more tests for new and fixed functionality |
|