dag icon indicating copy to clipboard operation
dag copied to clipboard

Add method for topological sorting

Open fsobanski opened this issue 7 years ago • 2 comments

fsobanski avatar Dec 23 '17 18:12 fsobanski

Would you consider accepting this PR? It's basically just an implementation of this algorithm.

fsobanski avatar Jan 15 '18 23:01 fsobanski

Sorry, I don't have time to maintain that code these days (I haven't used it myself for several years). Feel free to use the code as the basis for your own gem, however.

Best regards, Kevin

On Mon, Jan 15, 2018 at 11:54 PM, fsobanski [email protected] wrote:

Would you consider accepting this PR? It's basically just an implementation of this https://en.wikipedia.org/wiki/Topological_sorting#Depth-first_search algorithm.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kevinrutherford/dag/pull/12#issuecomment-357815041, or mute the thread https://github.com/notifications/unsubscribe-auth/AABa-iRqwvYXhhFmvu5Kq3x_MSu-ZuNXks5tK-U5gaJpZM4RLu0Q .

--

Kevin Rutherford +44 7973 563521 <+44%207973%20563521> http://rutherford-software.com http://xpsurgery.com

kevinrutherford avatar Jan 16 '18 09:01 kevinrutherford