Popular recipes tagged "resolver" but not "dependecy"http://code.activestate.com/recipes/tags/resolver-dependecy/2008-12-05T00:38:47-08:00ActiveState Code RecipesDependency resolver (Python) 2008-12-05T00:38:47-08:00Louis RIVIEREhttp://code.activestate.com/recipes/users/4035877/http://code.activestate.com/recipes/576570-dependency-resolver/ <p style="color: grey"> Python recipe 576570 by <a href="/recipes/users/4035877/">Louis RIVIERE</a> (<a href="/recipes/tags/algorithms/">algorithms</a>, <a href="/recipes/tags/dependency/">dependency</a>, <a href="/recipes/tags/resolver/">resolver</a>). Revision 4. </p> <p>Shows the order in which "tasks" can be "done". <br /> Groups tasks that can be done simultaneously.</p>