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

Linear merge subsumption #14

Merged
merged 7 commits into from
Jul 25, 2018
Merged

Linear merge subsumption #14

merged 7 commits into from
Jul 25, 2018

Conversation

conp-solutions
Copy link
Owner

Improve subsumption and strengthening run time.

the-kiel and others added 7 commits July 16, 2018 10:59
With this object, calculations the require set lookups are simple to
implement. Candidates are improved subsumption and merging, as well
as calculation of LBD.
Instead of the hand crafted solution, use a MarkArray object to
perform the set operations for subsumption and strengthening in
a more readable way.
@conp-solutions conp-solutions merged commit 195131d into master Jul 25, 2018
@conp-solutions conp-solutions deleted the linear_merge_subsumption branch July 25, 2018 20:39
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