Releases: UnitTestBot/ksmt
Releases · UnitTestBot/ksmt
0.5.5
21 Jul 16:07
Compare
Sorry, something went wrong.
No results found
What's Changed
Composable simplifier rules
Fix arith integer division
Expression visitor API
0.5.4
09 Jun 12:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix unsat core generation in a case of trivially unsat assumptions
Fix integer mod/rem simplification
Better documentation
0.5.3
10 May 08:49
Compare
Sorry, something went wrong.
No results found
What's Changed
Better support for overflow check expressions
Evaluators for arith.pow, fp.rem and fp.fma expressions
0.5.2
29 Apr 09:45
Compare
Sorry, something went wrong.
No results found
Changes
KSMT is now released on Maven Central
Breaking Changes
KSMT package changed from org.ksmt to io.ksmt
0.5.1
27 Apr 18:34
Compare
Sorry, something went wrong.
No results found
Changes
Faster runner sync solver
Fix array model conversion
Yices: stop timer on solver close
Z3: fix dec ref on close
Specialized model function interpretations
Resolve track vars in unsat cores
Breaking changes:
Model function interpretations moved to org.ksmt.solver.model and also renamed from KModel.KFuncInterp to KFuncInterp
assertAndTrack track variables are removed from the API. Unsat cores contains tracked assertions as is.
0.5.0
14 Apr 13:42
Compare
Sorry, something went wrong.
No results found
What's Changed
Multi indexed arrays in cvc5
Uninterpreted sort values
Faster array select simplification
Context bound default values
Nested non-recursive transformers
Fix Yices bindings
0.4.6
31 Mar 12:55
Compare
Sorry, something went wrong.
No results found
What's Changed
Add support for MacOS with Apple Silicon
Fix expression ordering
Add expression printing parametrization
0.4.5
27 Mar 08:52
Compare
Sorry, something went wrong.
No results found
What's Changed
Bitwuzla multiindexed arrays
Yices multi-indexed arrays
*NoFlat expression builders are deprecated
New API for flattening and ordering expression arguments
0.4.4
15 Mar 12:12
Compare
Sorry, something went wrong.
No results found
What's Changed
more flexible context extension with open expression builders
special *NoFlat builders for and/or operations
0.4.3
14 Mar 14:39
Compare
Sorry, something went wrong.
No results found
What's Changed
Change the way of native libraries storing