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

Pre-computed fixes can miss many branches #108

Open
Tritlo opened this issue Sep 1, 2021 · 0 comments
Open

Pre-computed fixes can miss many branches #108

Tritlo opened this issue Sep 1, 2021 · 0 comments

Comments

@Tritlo
Copy link
Owner

Tritlo commented Sep 1, 2021

Since we only evaluate the counter-example and a shrunk counter-example at that, we might be missing important branhces when using pre-computed fixes. So it's not neccessarily sound as a default optimization. We might alleviate this situation by considering more counter-examples than just the shrunk one from QuickCheck.

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

No branches or pull requests

1 participant