Skip to content

Directed graphs? #3

@gdalle

Description

@gdalle

Hi, and congrats on the registration! I love the design so far.
Is there a way to implement directed graphs at the moment? From what I can tell, an edge or hyper-edge has no notion of where it comes from or where it goes to. Perhaps it would be feasible by switching to a "directed bipartite graph" between vertices and edges, with utilities like link_to!(g, e, v) and link_from!(g, u, e)?

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