[
https://issues.apache.org/jira/browse/FLINK-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-4648:
----------------------------------
Labels: pull-request-available stale-assigned (was: pull-request-available)
> Implement bipartite graph generators
> ------------------------------------
>
> Key: FLINK-4648
> URL: https://issues.apache.org/jira/browse/FLINK-4648
> Project: Flink
> Issue Type: Sub-task
> Components: Library / Graph Processing (Gelly)
> Reporter: Ivan Mushketyk
> Assignee: Ivan Mushketyk
> Priority: Major
> Labels: pull-request-available, stale-assigned
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)