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

Prevent iterator from incrementing after basic variable found #54

Merged
merged 9 commits into from
May 26, 2018

Conversation

kjulian3
Copy link
Collaborator

When a basic variable is found, iterator it is still incremented one more time before exiting the while loop. This pull request prevents the increment after the basic variable is found.

@kjulian3 kjulian3 requested a review from guykatzz May 25, 2018 23:20
@guykatzz guykatzz merged commit 8be2b48 into NeuralNetworkVerification:master May 26, 2018
@kjulian3 kjulian3 deleted the iter_fix branch May 26, 2018 05:33
wu-haoze pushed a commit to castrong/Marabou that referenced this pull request Sep 16, 2020
matanost pushed a commit that referenced this pull request Nov 2, 2021
* Reading TF SavedModels

* Bug fix: getNewVariable already increments numVars

* Small bug fix

* Make style consistent
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