I am trying to use Graph::Directed to test if a structure is a DAG or a tree. There is a simple method to test whether the graph is a DAG. However, I could not find a way to test if it is a tree.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/