mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
bug fixes and cleanup in projection functions
spacer would drop variables of sorts not handled by main loop. - projection with witness needs to disable qel style preprocessing to ensure witnesses are returned. - add euf plugin to handle uninterpreted sorts (and then uninterpreted functions)
This commit is contained in:
parent
0cf2b5f515
commit
eee96ec312
12 changed files with 249 additions and 108 deletions
4
genaisrc/.gitignore
vendored
Normal file
4
genaisrc/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# auto-generated
|
||||
genaiscript.d.ts
|
||||
tsconfig.json
|
||||
jsconfig.json
|
Loading…
Add table
Add a link
Reference in a new issue