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

FOOL constant symbol assertion violation #606

Open
mezpusz opened this issue Sep 18, 2024 · 2 comments
Open

FOOL constant symbol assertion violation #606

mezpusz opened this issue Sep 18, 2024 · 2 comments

Comments

@mezpusz
Copy link
Contributor

mezpusz commented Sep 18, 2024

Benchmark

TPTP SYO/SYO015^1.p

Options

-newcnf on

Error

Condition in file Kernel/Formula.hpp, line 361 violated:
env.signature->isFoolConstantSymbol(false, functor)

Stack

Kernel::BoolTermFormula::create(Kernel::TermList)
Shell::Flattening::innerFlatten(Kernel::Formula*)
Shell::Flattening::flatten(Kernel::Formula*)
Shell::Flattening::innerFlatten(Kernel::Formula*)
Shell::Flattening::flatten(Kernel::Formula*)
Shell::Flattening::flatten(Kernel::FormulaUnit*)
Shell::Preprocess::preprocess1(Kernel::Problem&)
Shell::Preprocess::preprocess(Kernel::Problem&)
preprocessProblem(Kernel::Problem*)
doProving(Kernel::Problem*)
vampireMode(Kernel::Problem*)
dispatchByMode(Kernel::Problem*)
main
@MichaelRawson
Copy link
Contributor

This is HOL, shouldn't we error for this?

@ibnyusuf
Copy link
Member

It is one of those wierd problems that are marked as higher-order, but actually contain no higher-order features.

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

No branches or pull requests

3 participants