You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@madlib.apache.org by Frank McQuillan <fm...@pivotal.io> on 2019/02/06 20:56:40 UTC

Graph on MPP paper of interest

Hi,

Paper of interest regarding graph algorithms on parallel databases
http://worldcomp-proceedings.com/proc/p2016/PDP3821.pdf

Interesting to compare with MADlib's APSP implementation
http://madlib.apache.org/docs/latest/group__grp__apsp.html

algorithm details (section 19.3)
https://github.com/apache/madlib-site/blob/asf-site/design.pdf

- Frank