Do you happen to know any robust, well-recongnised software library which implements distributed graphs using MPI?
What I mean by distributed graph is a graph whose edges and vertices can be distributed over a cluster of processors in an abstract manner.
I need a good example to learn from.
Thank you very much.