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

[jira] [Closed] (FLINK-4013) GraphAlgorithms to simplify directed and undirected graphs

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

Greg Hogan closed FLINK-4013.
-----------------------------
    Resolution: Fixed

Implemented in 7160a681240deab693aa4d69c24c4a8a63bb58ba

> GraphAlgorithms to simplify directed and undirected graphs
> ----------------------------------------------------------
>
>                 Key: FLINK-4013
>                 URL: https://issues.apache.org/jira/browse/FLINK-4013
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>    Affects Versions: 1.1.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> Create a directed {{GraphAlgorithm}} to remove self-loops and duplicate edges and an undirected {{GraphAlgorithm}} to symmetrize and remove self-loops and duplicate edges.
> Remove {{RMatGraph.setSimpleGraph}} and the associated logic.



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