Skip to content

BMC: exit early if there is no supported property #1198

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

Merged
merged 1 commit into from
Jul 15, 2025
Merged

Conversation

kroening
Copy link
Member

BMC now exits early if there is no supported property, to prevent wasting time on generating the SAT instance.

@kroening kroening marked this pull request as ready for review July 12, 2025 22:45
BMC now exits early if there is no supported property, to prevent wasting
time on generating the SAT instance.
CORE
unsupported1.smv

^\[.*\] EX TRUE: UNKNOWN$
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose this also was the output before - shouldn't this .desc file specifically check for "No supported property" in the output?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes; will be a separate PR, since it's a change to the engine heuristic, not to the BMC engine.

@kroening kroening merged commit bdbdbcf into main Jul 15, 2025
10 checks passed
@kroening kroening deleted the unsupported1 branch July 15, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants