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

Handle invertible rules first (in IL/iSL) #11

Closed
hferee opened this issue Jun 11, 2024 · 1 comment
Closed

Handle invertible rules first (in IL/iSL) #11

hferee opened this issue Jun 11, 2024 · 1 comment
Assignees

Comments

@hferee
Copy link
Owner

hferee commented Jun 11, 2024

In order to lower the computation time (and output size), one should keep applying the E/A_rules corresponding to invertible rules until none are applicable, then apply one invertible one, then repeat.

@hferee hferee self-assigned this Aug 27, 2024
@hferee hferee closed this as completed Sep 11, 2024
@hferee
Copy link
Owner Author

hferee commented Sep 11, 2024

Done in #31

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

No branches or pull requests

1 participant