Closed monora closed 8 years ago
Could you please merge conflicts when you get a chance? Hopefully, it'll be pretty straightforward. Thanks!
One more thing: if you don't mind moving the description from #70 to this PR, that'd be great. It has some great usage examples.:)
Thanks for the thorough review. The last commits should hopefully fix these issues. I am looking forward for your comments.
This looks good. Thanks for your contribution!
Based on fly-graph we can easily create graphs from an existing graph:
To test these functions the following predicates for graphs implemented by danshapero were added to alg.clj:
I implemented some functions to derive graphs from existing graphs. I am using these in an experimental library to analyse java code dependencies. See https://bitbucket.org/monora/cljdepend
Example snippets from there: