thu-pacman / GeminiGraph

A computation-centric distributed graph processing system.
Apache License 2.0
316 stars 129 forks source link

Can this model achieve shortest path counting and betweenness centrality on a weighted graph? #33

Open Salieri-004 opened 2 years ago

Salieri-004 commented 2 years ago

I encountered some problems in implementing the above algorithms, which seemed to me to contradict the point-centric idea of the model.