Closed aprokop closed 3 years ago
Hi @aprokop, we are still finalizing the parallel dendrogram code, so we have not made it public yet. Let us know if you are interested in running it as a baseline -- you could email me at yiqiu_wang@icloud.com OR yiqiuw@mit.edu.
Hi @wangyiqiu, in your paper you talk about a parallel version of the dendrogram algorithm (the one splitting edges into light and heavy). I can't seem to find this in this code repo, as I only see the standard serial union-find algorithm. Am I missing something?