Skip to content

Change default fast-check-subsumption to false#2303

Merged
rv-jenkins merged 2 commits into
masterfrom
false_fast_check_subsumption
Feb 19, 2024
Merged

Change default fast-check-subsumption to false#2303
rv-jenkins merged 2 commits into
masterfrom
false_fast_check_subsumption

Conversation

@palinatolmach
Copy link
Copy Markdown
Contributor

Fixes #2295.

This PR switches the default value for --fast-check-subsumption to false (and removes --no-fast-check-subsumption) to match a similar change in its default in exec_prove function (#2287 (comment)).

After a discussion with @nwatson22, we decided to submit it as a standalone (this) PR for the inconsistency to be fixed sooner, while @nwatson22 is working on a bigger and more general refactoring of the way that the default values are provided and handled: runtimeverification/pyk#885, runtimeverification/kontrol#298.

@palinatolmach palinatolmach marked this pull request as ready for review February 19, 2024 14:23
@palinatolmach palinatolmach self-assigned this Feb 19, 2024
@rv-jenkins rv-jenkins merged commit 88c6735 into master Feb 19, 2024
@rv-jenkins rv-jenkins deleted the false_fast_check_subsumption branch February 19, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Turn off fast_check_subsumption in CLI by default

4 participants