Hi Jochen,
not sure this will meet your needs, but check out this:
http://ebuilder.svn.sourceforge.net/viewvc/ebuilder/trunk/net.sf.ebuilder/src/net/sf/ebuilder/utilities/TopologicalSort.java?view=markup
A usage example can be found here:
http://ebuilder.svn.sourceforge.net/viewvc/ebuilder/trunk/
Probably not what you are looking for as it's a very specific impl but...
https://github.com/tcurdt/jdependency
cheers,
Torsten
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h
What kind of dependencies?
On Tuesday, February 26, 2013, Jochen Wiedmann wrote:
> Hi,
>
> has anyone here written, or can anyone recommend, a Java Open Source
> library, that allows to
>
> - Create a dependency graph and
> - Detect circular dependencies, if any
> - Resolve it (retrieve the graph