I am punting on testing in this PR. I made all previous testing work by constructing a DistributedTree based on PairIndexRank with a custom indexable getter. This way, I didn't need to change any of the distributed queries and results comparisons here.
A better testing framework for APIv2 will be developed after I get rid of APIv1.
I am punting on testing in this PR. I made all previous testing work by constructing a DistributedTree based on
PairIndexRank
with a custom indexable getter. This way, I didn't need to change any of the distributed queries and results comparisons here.A better testing framework for APIv2 will be developed after I get rid of APIv1.