Skip to content

Conversation

mario-bucev
Copy link
Collaborator

  • Add further simplification rules, such as (if(b) T else E) == A ~> if(b) T == A else E == A also for < <= etc (without duplicating A of course)
  • Try to keep the memory consumption in-check

@mario-bucev mario-bucev merged commit 082d02a into epfl-lara:main Mar 7, 2023
@mario-bucev mario-bucev deleted the tweak-ol-ocbsl branch March 7, 2023 13:51
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