-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Currently, the handling of unifiers is a bit rough:
- Unifier simplification simply "inlines" all the unnamed variables. It could do a bit more, like simplify alpha-conversions.
- Unnamed variables should be given fresh names before printing.
- The size function only counts the number of variables to be substituted, not the real size of the substitution.
Metadata
Metadata
Assignees
Labels
No labels