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

Add tests for Smt::with_entries consistency across implementations #350

Open
krushimir opened this issue Dec 2, 2024 · 1 comment
Open

Comments

@krushimir
Copy link

We need to ensure that Smt::with_entries behaves consistently whether using the concurrent or sequential implementation.

@bobbinth
Copy link
Contributor

bobbinth commented Dec 2, 2024

For this, we should probably use something like proptest and/or fuzzing.

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

2 participants