You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2017/07/26 14:41:01 UTC

[jira] [Created] (FLINK-7273) Gelly tests with empty graphs

Greg Hogan created FLINK-7273:
---------------------------------

             Summary: Gelly tests with empty graphs
                 Key: FLINK-7273
                 URL: https://issues.apache.org/jira/browse/FLINK-7273
             Project: Flink
          Issue Type: Bug
          Components: Gelly
    Affects Versions: 1.4.0
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Minor
             Fix For: 1.4.0


There exist some tests with empty graphs but the `EmptyGraph` in `AsmTestBase` contained vertices but no edges. Add a new `EmptyGraph` without vertices and test both empty graphs for each algorithm.

`PageRank` should (optionally?) include zero-degree vertices in the results.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)