Skip to content
Snippets Groups Projects
Commit 89ad6a65 authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Implement a Z3-4.3-friendly API to Solver and consequently to Z3 Solvers

Solvers now supports:
- pop(lvl)
- push
- check
- assertCnstr (assert would collapse with the usual assert())
- checkAssumptions
- getModel
- getUnsatCore

This API is supported naively by all non-z3 solvers
parent 70971eeb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment