-
Notifications
You must be signed in to change notification settings - Fork 93
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
Proof production code #613
Proof production code #613
Conversation
Added removeIf wrapper function
Fixed Identation
Fixed indentation
Fixed indentation
Correct version of file
Fixed formatting
Fixed formatting
Added a test of removeIf() method
Added a test of const operator[]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, looking good - most of my comments are cosmetic.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly cosmetic comments. Once they're resolved and the tests pass, you can go ahead and merge.
Proof production code (NeuralNetworkVerification#613)
No description provided.