13 Concurrent Directional Graph Processing in Go

nivenly.com posted by Kris Childress 2756 days ago  

Using a digraph (directional graph) to represent a set of data makes mapping the data easier to visualize and represent. This solution attempts to give an approach to processing a digraph concurrently using golang. I would love any and all feedback. Thank you so much for checking it out!

Register to comment or vote on this story