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

implement variable squashing #42

Merged
merged 7 commits into from
Jul 25, 2024
Merged

implement variable squashing #42

merged 7 commits into from
Jul 25, 2024

Conversation

exaexa
Copy link
Member

@exaexa exaexa commented Jul 25, 2024

this should hopefully save some optimizer effort in cases where large parts of constraint systems get eliminated

this should hopefully save some optimizer effort in cases where large parts of
constraint systems get eliminated
@exaexa
Copy link
Member Author

exaexa commented Jul 25, 2024

(needs tests and docs)

@exaexa exaexa requested a review from stelmo July 25, 2024 09:52
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (10e16a6) to head (a9714cf).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          327       365   +38     
=========================================
+ Hits           327       365   +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@exaexa exaexa merged commit f2b901f into master Jul 25, 2024
5 checks passed
@exaexa exaexa deleted the mk-squash branch July 25, 2024 15:12
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