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

Removing hints from the repo #3680

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Removing hints from the repo #3680

merged 4 commits into from
Jan 15, 2025

Conversation

nikswamy
Copy link
Collaborator

WIth the use of --ext context_pruning, hints (SMT unsat core replay) are not needed anymore.

This PR removes all .hints files; removes --use_hints and related options from Makefiles; and fixes up a couple of remaining files where I had disabled context_pruning.

@gebner
Copy link
Contributor

gebner commented Jan 15, 2025

I've pushed a commit which removes the "stale hints" CI job as well, which is now no longer necessary.

I think we all agreed that we want to remove hints; so I'm going to put this on the queue. As pointed out in the morning, the hints were already ignored because we've enabled context pruning.

@gebner gebner enabled auto-merge January 15, 2025 22:49
@gebner gebner merged commit 7cd7efc into master Jan 15, 2025
19 checks passed
@gebner gebner deleted the _nik_no_hints branch January 15, 2025 23:21
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