Skip to content

There is an issue with the ‘EasyGraph-Hypergraph’ in the document #137

@zhingoll

Description

@zhingoll
  • [ ✔] I have searched the issues of this repo and believe that this is not a duplicate.

Issue

image
At the second block of code in the ‘EasyGraph-Hypergraph’ section, since the hyperedge (2,4) is a completely new edge, the actual output of print should be as follows:
hg.e: ([(0, 1, 2), (2, 3), (0, 4), (2, 4)], [1.0, 2.0, 1.0, 1.0], [{}, {}, {}, {}])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions