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)