[jira] [Created] (FLINK-2254) Add Bipartite Graph Support for Gelly

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-2254) Add Bipartite Graph Support for Gelly

Shang Yuanchun (Jira)
Andra Lungu created FLINK-2254:
----------------------------------

             Summary: Add Bipartite Graph Support for Gelly
                 Key: FLINK-2254
                 URL: https://issues.apache.org/jira/browse/FLINK-2254
             Project: Flink
          Issue Type: New Feature
          Components: Gelly
    Affects Versions: 0.10
            Reporter: Andra Lungu


A bipartite graph is a graph for which the set of vertices can be divided into two disjoint sets such that each edge having a source vertex in the first set, will have a target vertex in the second set. We would like to support efficient operations for this type of graphs along with a set of metrics(http://jponnela.com/web_documents/twomode.pdf).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)