3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-02 21:37:02 +00:00

deprecating interp

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2018-05-24 13:12:07 -07:00
parent 4f5775c531
commit a9ca01d8d3
4 changed files with 4 additions and 163 deletions

View file

@ -28,8 +28,10 @@ Version 4.8.0
as lemmas (redundant) and are garbage collected if their glue level is high.
- Removed features:
- interpolation API
- duality engine for constrained Horn clauses.
- long deprecated API functions have been removed from z3_api.h
Version 4.7.1
=============