Skip to content

Hypergraph Maps #2

@Zaphyz

Description

@Zaphyz

Mathematically, a hypergraph map is a map between vertices and a compatible (functorial) map between edges that respects symmetry type and order.

We should encode hypergraph maps in some efficient way given our current encoding of hypergraphs in WL with lists and symmetry types. The obvious choice is a pair of WL Associations, one for vertices and the other for edges, somehow keeping track of the symmetry types and order.

These maps in WL should be composable so we have an explicit WL instance of hypergraph map composition and we can use it for some symbolic categorical computations down the line.

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