You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "FlorianFan (JIRA)" <ji...@apache.org> on 2017/04/27 11:08:04 UTC

[jira] [Created] (FLINK-6393) Add Evenly Graph Generator to Flink Gelly

FlorianFan created FLINK-6393:
---------------------------------

             Summary: Add Evenly Graph Generator to Flink Gelly
                 Key: FLINK-6393
                 URL: https://issues.apache.org/jira/browse/FLINK-6393
             Project: Flink
          Issue Type: New Feature
          Components: Gelly
            Reporter: FlorianFan
            Priority: Minor


Evenly graph means every vertex in the graph has the same degree, so the graph can be treated as evenly due to all the edges in the graph are distributed evenly. when vertex degree is 0, an empty graph will be generated. when vertex degree is vertex count - 1, complete graph will be generated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)