GitHub user greghogan opened a pull request:

    https://github.com/apache/flink/pull/1807

    [FLINK-2909] [Gelly] Graph generators

    Initial set of scale-free graph generators:
    - Complete graph
    - Cycle graph
    - Empty graph
    - Grid graph
    - Hypercube graph
    - Path graph
    - RMat graph
    - Singleton edge graph
    - Star graph

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/greghogan/flink 2909_gelly_graph_generators

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1807.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1807
    
----
commit 4e6f552ae55c670c75541c133540193647ad4d4d
Author: Greg Hogan <c...@greghogan.com>
Date:   2016-03-15T20:57:37Z

    [FLINK-3589] Allow setting Operator parallelism to default value
    
    This is a temporary fix in place of [FLINK-3589].

commit 8a96fbf9193df6239586691e2196927a8c5f43b5
Author: Greg Hogan <c...@greghogan.com>
Date:   2016-03-15T20:59:02Z

    [FLINK-2909] [Gelly] Graph Generators
    
    Initial set of scale-free graph generators:
    - Complete graph
    - Cycle graph
    - Empty graph
    - Grid graph
    - Hypercube graph
    - Path graph
    - RMat graph
    - Singleton edge graph
    - Star graph

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to