You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/10/19 11:50:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser closed FLINK-4648.
---------------------------------
    Resolution: Won't Fix

Gelly has been removed, see FLINK-29668

> 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
>            Priority: Major
>              Labels: auto-unassigned, pull-request-available
>          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.20.10#820010)