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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)