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

Self-loop matching with bangboxes is bugged #206

Open
jvdwetering opened this issue May 29, 2018 · 1 comment
Open

Self-loop matching with bangboxes is bugged #206

jvdwetering opened this issue May 29, 2018 · 1 comment
Assignees

Comments

@jvdwetering
Copy link
Contributor

The following rewrite rule removes multiple self-loops at the same time:

image

when it matches it introduces new boundary nodes:

image

@hmillerbakewell
Copy link
Contributor

Succesfully reproduced. Found 32 matches of the rule, none of which leave you with a self-loop.
I believe the attached file does what you are looking for.

loopRemoval.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants