You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ivan Mushketyk (JIRA)" <ji...@apache.org> on 2016/09/21 06:50:20 UTC

[jira] [Created] (FLINK-4648) Implement bipartite graph generators

Ivan Mushketyk created FLINK-4648:
-------------------------------------

             Summary: Implement bipartite graph generators
                 Key: FLINK-4648
                 URL: https://issues.apache.org/jira/browse/FLINK-4648
             Project: Flink
          Issue Type: Sub-task
          Components: Gelly
            Reporter: Ivan Mushketyk


Implement generators for bipartite graphs.
Should implement at least:
* *BipartiteGraphGenerator* (maybe requires a better name) that will generate a bipartite graph where every vertex of one set is connected only to some vertices  from another set
* *CompleteBipartiteGraphGenerator* that will generate a graph where every vertex of one set is conneted to every vertex of another set




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