Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert wiring diagram to morphism expression in monoidal category #35

Merged
merged 20 commits into from
Aug 16, 2019

Conversation

epatters
Copy link
Member

A first attempt to convert wiring diagrams to syntactic expressions. I think, but have not yet carefully checked, that this algorithm, inspired by the literature on series-parallel digraphs, will handle any wiring diagram that represents a morphism in a monoidal category.

Symmetric monoidal categories do not yet work. For that, I need to implement a piece of the computational group theory for the symmetric group, but I defer that to a later PR.

We can now get expressions for *some* morphisms in a monoidal category.
In general, this can fail to overlapping parallel subgraphs. More thought
is needed. (Under the previous, strict version, overlaps are not possible.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant