Skip to content

k-induction: fail early when there is no suitable property #1187

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 7, 2025

Conversation

kroening
Copy link
Member

@kroening kroening commented Jul 7, 2025

The k-induction flow used by the engine selection heuristic now exits early when there is no suitable property. This avoids wasting time on setting up the base and step cases.

The k-induction flow used by the engine selection heuristic now exits early
when there is no suitable property.  This avoids wasting time on setting up
the base and step cases.
@kroening kroening marked this pull request as ready for review July 7, 2025 00:17
@tautschnig tautschnig merged commit 0d4c976 into main Jul 7, 2025
10 checks passed
@tautschnig tautschnig deleted the k-induction-fail-early branch July 7, 2025 06:46
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