-
Notifications
You must be signed in to change notification settings - Fork 52
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
Crash on PUZ091^5
with NewCNF
#556
Comments
@ibnyusuf has to confirm, but I don't think NewCNF could at any time read HOL. |
Right - I thought we |
Ahah. We still do - try a "proper HOL" problem, and we bail out before CNF transformations with "Vampire is not HOLy". However PUZ091^5 is written in the THF dialect but it's actually a FOOL problem with no higher-order part at all, so Vampire continues and crashes another way somehow - does NewCNF support FOOL in principle? |
On closer inspection it's not even FOOL - just propositional! |
Perhaps somebody with NewCNF or HOL expertise knows what's going on.
The text was updated successfully, but these errors were encountered: