[FLINK-1707] Add an Affinity Propagation Library Method
Hi All, I’m working in [FLINK-1707] implementing Binary Affinity Propagation for Gelly, and I need to do a transformation from the input graph to the one to be used for the algorithm. The input graph is a similarity graph and the one for the implementation doubles the vertices as it nee
[jira] [Created] (FLINK-1707) Add an Affinity Propagation Library Method
Vasia Kalavri created FLINK-1707: Summary: Add an Affinity Propagation Library Method Key: FLINK-1707 URL: https://issues.apache.org/jira/browse/FLINK-1707 Project: Flink Issue Type: New Feat