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

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

Greg Hogan created FLINK-4013:
---------------------------------

             Summary: 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)