5 ms·
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 wo
by rtags 2y 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.
- nfcampos 2y agoA topological sort can't be used for graphs with cycles