Hacker News new | ask | show | jobs
by rtags 659 days ago
Thanks, would using a topological sort or other simpler algos, not sufficed processing the graph with cycles directly, may not be as optimised as Pregel, but would have been simpler.
1 comments

A topological sort can't be used for graphs with cycles