You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/23 16:52:12 UTC

[jira] [Commented] (FLINK-3945) Degree annotation for directed graphs

    [ https://issues.apache.org/jira/browse/FLINK-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296634#comment-15296634 ] 

ASF GitHub Bot commented on FLINK-3945:
---------------------------------------

GitHub user greghogan opened a pull request:

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

    [FLINK-3945] [gelly] Degree annotation for directed graphs

    

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

    $ git pull https://github.com/greghogan/flink 3945_degree_annotation_for_directed_graphs

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

    https://github.com/apache/flink/pull/2021.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 #2021
    
----
commit 2f79f88cbf32b84fe544232390ab2b6deee1ed0f
Author: Greg Hogan <co...@greghogan.com>
Date:   2016-05-20T16:54:16Z

    [FLINK-3945] [gelly] Degree annotation for directed graphs

----


> Degree annotation for directed graphs
> -------------------------------------
>
>                 Key: FLINK-3945
>                 URL: https://issues.apache.org/jira/browse/FLINK-3945
>             Project: Flink
>          Issue Type: Improvement
>          Components: Gelly
>    Affects Versions: 1.1.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> There is a third degree count for vertices in directed graphs which is the distinct count of out- and in-neighbors. This also adds edge annotation of the vertex degrees for directed graphs.



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