Skip to content

Ignore Unrecognized Logic in SMTCOMP porfolio mode#864

Open
joe-hauns wants to merge 13 commits into
masterfrom
ignore-unrecognized-logic
Open

Ignore Unrecognized Logic in SMTCOMP porfolio mode#864
joe-hauns wants to merge 13 commits into
masterfrom
ignore-unrecognized-logic

Conversation

@joe-hauns

Copy link
Copy Markdown
Contributor

Currently when using --portfolio smtcomp Vampire won't attempt solving problems where the smtlib logic is not set, or set to something vampire doesn't know (e.g. (set-logic HORN)).
This PR fixes this when vampire is supplied with the flag --ignore_unrecognized_logic on.

(Note that the flag already had an effect before in non-portfolio modes, but now it's also working in the smtcomp portfolios)

(The PR also contains the changes from #858 and #859, so it should only be merged after the other two.)

@MichaelRawson

Copy link
Copy Markdown
Contributor

Tag me here when ready!

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