mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 04:03:39 +00:00
Updated Release notes
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
af13e22f99
commit
5c0d82d555
|
@ -27,6 +27,9 @@ Version 4.2
|
||||||
|
|
||||||
- Added Xor procedure to Z3Py.
|
- Added Xor procedure to Z3Py.
|
||||||
|
|
||||||
|
- Z3 by default switches to an incremental solver when a Solver object is used to solve many queries.
|
||||||
|
In the this version, we switch back to the tactic framework if the incremental solver returns "unknown".
|
||||||
|
|
||||||
First source code release (October 2, 2012)
|
First source code release (October 2, 2012)
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue