[
https://issues.apache.org/jira/browse/FLINK-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528075#comment-14528075
]
ASF GitHub Bot commented on FLINK-1707:
---------------------------------------
Github user andralungu commented on the pull request:
https://github.com/apache/flink/pull/649#issuecomment-98983169
For the test: did you have a look at the other Gelly
tests(https://github.com/apache/flink/tree/master/flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/example)?
They are pretty easy to follow.
Unless your algorithm gives non-deterministic results. Is this the case?
> Add an Affinity Propagation Library Method
> ------------------------------------------
>
> Key: FLINK-1707
> URL: https://issues.apache.org/jira/browse/FLINK-1707
> Project: Flink
> Issue Type: New Feature
> Components: Gelly
> Reporter: Vasia Kalavri
> Assignee: joey
> Priority: Minor
>
> This issue proposes adding the an implementation of the Affinity Propagation
> algorithm as a Gelly library method and a corresponding example.
> The algorithm is described in paper [1] and a description of a vertex-centric
> implementation can be found is [2].
> [1]: http://www.psi.toronto.edu/affinitypropagation/FreyDueckScience07.pdf
> [2]: http://event.cwi.nl/grades2014/00-ching-slides.pdf
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)