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

Refine unifiers #4

Open
Drup opened this issue Apr 1, 2021 · 0 comments
Open

Refine unifiers #4

Drup opened this issue Apr 1, 2021 · 0 comments

Comments

@Drup
Copy link
Owner

Drup commented Apr 1, 2021

Currently, the handling of unifiers is a bit rough:

  1. Unifier simplification simply "inlines" all the unnamed variables. It could do a bit more, like simplify alpha-conversions.
  2. Unnamed variables should be given fresh names before printing.
  3. The size function only counts the number of variables to be substituted, not the real size of the substitution.
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