-
Notifications
You must be signed in to change notification settings - Fork 66
Core inference unit tests #804
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
Conversation
…d duplicate literal removal test
add demodulation tests; remove unused include add more demodulation tests; add factoring tests Add demodulation/superposition tests with colored symbols
Add more unit tests Add more tests Add more BR tests Add more tests Add back missing initial value in URResolution
MichaelRawson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No objection to more unit testing, and some cleanup too! Hopefully promoting inner rewriting to an immediate simplification should be profitable too.
There is actually some interesting conclusion on that part. I ran regression with Discount: Otter: So it gets a bit worse, but at least now it is properly done where it needs to be (IMO). If we can't live with these, I can revert the changes! |
This is suspicious... Let's assume that Could you please test this other option using the same setup? |
|
Interestingly, I get almost the same result with |
d41d1d7 to
cdcec67
Compare
Added unit tests to most of the testable core inferences.
Coverage change:
Regression over FOL showed no difference.