Update supported solver versions in the README

This commit is contained in:
Rob Dockins 2021-08-04 13:28:35 -07:00
parent 8ae70f2418
commit 40532757f2

View File

@ -271,10 +271,10 @@ for the more experimental logics that have not been standardized. If you
encounter such a situation, please open a ticket, as our goal is to work correctly
on as wide a collection of solvers as is reasonable.
- Z3 versions 4.8.7, 4.8.8, and 4.8.9
- Z3 versions 4.8.7 through 4.8.12
- Yices 2.6.1 and 2.6.2
- CVC4 1.7 and 1.8
- Boolector 3.2.1
- Boolector 3.2.1 and 3.2.2
- STP 2.3.3
(However, note https://github.com/stp/stp/issues/363, which prevents
effective retrieval of model values. This should be resolved by the next release)