3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-07 06:28:18 +00:00
z3/src
Nikolaj Bjorner b21845cf72 uninterp, take 2
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-08-14 16:07:11 -07:00
..
ackermannization fix #6807 2023-07-13 10:23:28 -07:00
api Remove Z3_literals remnants. (#6829) 2023-07-23 19:38:57 -07:00
ast updates with constraints 2023-08-09 18:32:45 -07:00
cmd_context use namespace, add util with discriminators 2023-08-08 16:02:43 -07:00
math remove an assert 2023-08-07 14:55:13 -10:00
model add rewrite for partially interpreted arithmetic functions 2023-07-25 14:57:27 -07:00
muz QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00
nlsat
opt
params
parsers
qe fix #5925 (#6846) 2023-08-04 15:18:16 -07:00
sat uninterp, take 2 2023-08-14 16:07:11 -07:00
shell
smt remove dead code 2023-08-07 11:22:34 -07:00
solver allow copy within a user scope #6827 2023-07-31 19:46:08 -07:00
tactic enable on-clause with dependencies 2023-07-18 16:59:02 -07:00
test u_set replaced by indexed_uint_set (#6841) 2023-08-03 16:01:27 -07:00
util nits, add local functions 2023-08-08 18:53:04 -07:00
CMakeLists.txt