[
https://issues.apache.org/jira/browse/FLINK-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744440#comment-15744440
]
ASF GitHub Bot commented on FLINK-4648:
---------------------------------------
Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2986
Hi @greghogan ,
Thank you for your review. I've update my PR accordingly.
> 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
> Assignee: 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)