mirror of
https://github.com/Z3Prover/z3
synced 2025-11-03 04:57:52 +00:00
new interpolation fixes; re-added fixedpoint-push/pop
This commit is contained in:
parent
7ca6c744fd
commit
49c72abb2d
10 changed files with 156 additions and 21 deletions
|
|
@ -82,6 +82,7 @@ dl_interface::dl_interface(datalog::context& dl_ctx) :
|
|||
|
||||
{
|
||||
_d = 0;
|
||||
dl_ctx.get_manager().toggle_proof_mode(PGM_FINE);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue