▲ 13 ▼ Concurrent Directional Graph Processing in Go
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
Updated link as the old one was broken