3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-27 02:45:51 +00:00
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-12-17 15:12:36 -08:00
parent 8c211dd4fc
commit f8014f54c1
3 changed files with 16 additions and 3 deletions

View file

@ -45,6 +45,8 @@ Version 4.3.2
unsat
We say may because 'F' may have other unsatisfiable cores.
- Fixed bug reported at http://stackoverflow.com/questions/13923316/unprintable-solver-model
Version 4.3.1
=============