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 Docs build issue and minor issues #27

Merged
merged 5 commits into from
Dec 12, 2023
Merged

Fix Docs build issue and minor issues #27

merged 5 commits into from
Dec 12, 2023

Conversation

elsoroka
Copy link
Owner

This fixes the Docs build issue which occurred because Documenter updated to a new version and two minor issues, #26 and #25.

2. fix a situation where an arithmetic expression over all BoolExprs didn't promote correctly to IntExprs.
all tests pass, added coverage.
@elsoroka elsoroka self-assigned this Dec 12, 2023
@elsoroka elsoroka merged commit 3495dac into main Dec 12, 2023
2 checks passed
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.

Value of constant shouldn't be modified when problem is unsat ^ (square) doesn't work for multiplication
1 participant