florath/rmtoo

View on GitHub
rmtoo/lib/digraph/Readme.txt

Summary

Maintainability
Test Coverage

In this directory there is a small set of di(rected) graph algorithms.

The Digraph class itself handles the representation (internal and
external) and delegates the other functions to the other classes.