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

Term generalisation with shared parser #16

Merged
merged 26 commits into from
Jan 15, 2024

Conversation

oskari1
Copy link
Collaborator

@oskari1 oskari1 commented Jan 9, 2024

In this version, I'm just adding the generalised terms to the end of Terms::terms. I have not yet implemented the hash-map for avoiding duplicate generalised terms so it's not particularly memory-efficient yet.
Also, the buckets for the edges are still just based on the quantifiers of the end-nodes.
EDIT: hash-map for avoiding duplicate generalised terms has now been implemented
EDIT 2: the buckets for the edges are now also based on the trigger used for the instantiation

@JonasAlaif JonasAlaif force-pushed the term_generalisation_with_SharedParser branch from 851bf41 to 0b51f2e Compare January 15, 2024 12:44
@JonasAlaif JonasAlaif merged commit 44da0bb into main Jan 15, 2024
4 of 8 checks passed
@JonasAlaif JonasAlaif deleted the term_generalisation_with_SharedParser branch January 15, 2024 14:25
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.

2 participants