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

Maxconstraint fixes #44

Merged
merged 7 commits into from
May 27, 2018
Merged

Maxconstraint fixes #44

merged 7 commits into from
May 27, 2018

Conversation

ShantanuThakoor
Copy link
Collaborator

Slight bug fixes; eliminate variables from elements only when certain that a different variable from within the element set has a lower bound strictly greater than them.

@ShantanuThakoor ShantanuThakoor requested review from sparth95, clazarus and guykatzz and removed request for clazarus May 19, 2018 22:31
Copy link
Collaborator

@sparth95 sparth95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guykatzz
Copy link
Collaborator

Looks good, but can you please add unit tests to catch the errors you fixed? To prevent us from reintroducing them later.

@ShantanuThakoor
Copy link
Collaborator Author

I added some tests, things do seem to work correctly now.

@guykatzz guykatzz merged commit bc18df0 into NeuralNetworkVerification:master May 27, 2018
@ShantanuThakoor ShantanuThakoor deleted the maxFix branch May 27, 2018 07:53
guykatzz added a commit to guyam2/Marabou that referenced this pull request Aug 20, 2020
matanost pushed a commit that referenced this pull request Nov 2, 2021
* Fix for entailed tightenings

* Subtle bug in removing variables

* Bug fix for network containing 0 relus

* Test for deleting maxpool elements appropriately

* unit test to catch the bug that was fixed
fixed another minor bug
cosmetics

* cosmetics

* more cosmetics
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.

4 participants