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

Tests sample enforced_degree_bounds from max_degree #20

Open
Will-Lin4 opened this issue Mar 19, 2020 · 0 comments
Open

Tests sample enforced_degree_bounds from max_degree #20

Will-Lin4 opened this issue Mar 19, 2020 · 0 comments

Comments

@Will-Lin4
Copy link
Contributor

Will-Lin4 commented Mar 19, 2020

In the test_template function and equation_test_template in lib.rs, the randomly generated degree_bounds are sampled randomly from a range up to max_degree when they should have a maximum degree of supported_degree. So, degree_bounds passed into the trimming function can be invalid.

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