[ 
https://issues.apache.org/jira/browse/FLINK-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flink Jira Bot updated FLINK-4481:
----------------------------------
    Labels: stale-assigned stale-minor  (was: stale-minor)

> 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