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

Fix to initialize _rhsIsAllZeros in case b isn't zero when adding an Equation #212

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

Yoni-Mantzur
Copy link
Collaborator

When adding an equation to the tableau, if the scalar of the equation isn't zero. hence b[m-1], we should set the indicator _rhsIsAllZeros to false.

@Yoni-Mantzur Yoni-Mantzur requested a review from guykatzz January 18, 2020 13:12
@guykatzz guykatzz merged commit 7bb2fa4 into master Jan 18, 2020
@guykatzz guykatzz deleted the fix_initialize_non_zero_rhs branch March 31, 2020 07:48
AleksandarZeljic pushed a commit to AleksandarZeljic/Marabou that referenced this pull request Oct 9, 2020
matanost pushed a commit that referenced this pull request Nov 2, 2021
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