[ 
https://issues.apache.org/jira/browse/FLINK-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329559#comment-17329559
 ] 

Flink Jira Bot commented on FLINK-4481:
---------------------------------------

This issue is assigned but has not received an update in 7 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> 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-assigned, 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)

Reply via email to