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

Develop rule simplification #86

Open
wants to merge 74 commits into
base: master
Choose a base branch
from

Conversation

gfngfn
Copy link
Contributor

@gfngfn gfngfn commented Dec 26, 2022

This PR implements a simplification algorithm, Simplification.simplify, which reduces duplicate rules or redundant clauses in a rule.

Note: The present PR includes #72. You can see the essential diff made by this PR here.

Some tests have been added in src/test/simplification_test.ml for testing the simplification.

I would appreciate any feedbacks or suggestions.

@gfngfn gfngfn changed the title [WIP] Develop rule simplification Develop rule simplification Dec 26, 2022
@gfngfn gfngfn marked this pull request as ready for review January 26, 2023 09:23
@gfngfn gfngfn mentioned this pull request Mar 2, 2023
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.

1 participant