-
Notifications
You must be signed in to change notification settings - Fork 25
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
an ITE() helper function and count/gcc globals #207
Conversation
Overall, seems good work. I've added a couple of comments, some of which are probably due to my limited understanding of the existing codebase. There are a couple of decompositions that perhaps can be improved, and a couple of efficiency optimizations. |
The main thing I'm wondering is if we have tests, e.g., for the value functions. Is there a policy on what should be added or how these are tested? |
…throws an error if the decomposition is a single OR
closed because everything is split up in smaller pr's |
part of a modeling exercise. Should be 'properly' integrated and tested, potentially