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

Error when running speck_diff_find.py #7

Open
Clique33 opened this issue Jul 22, 2022 · 0 comments
Open

Error when running speck_diff_find.py #7

Clique33 opened this issue Jul 22, 2022 · 0 comments

Comments

@Clique33
Copy link

Some errors are raised when trying to run speck_diff_find.py (Run on Python Python 3.8.10, Windows).

I "fixed" them the following way:

**replace line 60 for the following:

constraints = constraints + three_way_fork(x3, y1, y0,r)

replace line 106 for the following:

V = getVariables_From_Constraints(C)

replace line 108 for the following:

V = V.union(getVariables_From_Constraints([add_constraint_1]))**

I would like to know if the results are still the ones obtained by the authors with these changes.

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