Skip to content

Commit

Permalink
Changelog: some further updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aehyvari committed Oct 24, 2022
1 parent 0317285 commit 65ee3c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@

Bug fixes:
- TSolverHandler: Remove dependency on the global objects initialization order
- ScatterSplitter: Fix the implementation of scattering

Performance improvements:
- ArithLogic: Improved computation of substitutions from equalities
- ScatterSplitter: Limit sizes of shared literal representations

New features:
- The shared clause representation is now portable between solvers for
all terms

Build:
- Support for Apple M1

### 2.4.1 (2022-07-28)

Expand Down

0 comments on commit 65ee3c9

Please sign in to comment.