[
https://issues.apache.org/jira/browse/FLINK-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321716#comment-17321716
]
Flink Jira Bot commented on FLINK-4481:
---------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> Maximum results for pairwise algorithms
> ---------------------------------------
>
> Key: FLINK-4481
> URL: https://issues.apache.org/jira/browse/FLINK-4481
> Project: Flink
> Issue Type: New Feature
> Components: Library / Graph Processing (Gelly)
> Affects Versions: 1.2.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Minor
> Labels: stale-minor
>
> Return the per-vertex maximum scores for algorithms ({{AdamicAdar}},
> {{JaccardIndex}}) which return pairwise results. The number of pairwise
> scores can be >> O(edges) but the number of maximum scores is O(vertices). It
> can also be most useful to know what vertices a vertex is most similar to.
> This implementation is very efficient through use of the hash-combine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)