Skip to content

Support connecting updates and accesses with different names together #18

@TK-21st

Description

@TK-21st

It would be great if we can specified an edge in the graph

G.add_edge(node1, node2, variable=[('var1', 'var2'), ('var3', 'var4')])

that would route node1's var1, var3 to node2's var2, var4 repsectively.

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