3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src
Nikolaj Bjorner b43965bf05 make user propagator work with combined solver
Then users don't have to specify SImpleSolver, but can use "Solver"
2022-06-28 09:42:28 -07:00
..
ackermannization add tactic name 2021-12-07 13:37:57 -08:00
api JS api: fix type for from (#6103) 2022-06-22 14:51:40 -07:00
ast fix bug in array rewriter introduced in 202ce1e 2022-06-21 22:40:40 +01:00
cmd_context remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
math remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
model remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
muz remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
nlsat fix debug build 2022-06-17 14:35:33 +01:00
opt fix #6107 2022-06-27 16:53:18 -07:00
params fix #5929 - add parameter bv_le2extract to allow disabling the disassembly to extract 2022-03-27 18:23:41 -10:00
parsers remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
qe fix debug build 2022-06-17 14:35:33 +01:00
sat fix #6107 2022-06-27 20:51:30 -07:00
shell remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
smt fix #6105 2022-06-26 20:37:18 -07:00
solver make user propagator work with combined solver 2022-06-28 09:42:28 -07:00
tactic Added function to select the next variable to split on (User-Propagator) (#6096) 2022-06-19 10:49:25 -07:00
test attempt to fix windows build bot 2022-06-17 21:15:54 +01:00
util fix for spurious wakeups in scoped_timer (#6102) 2022-06-22 10:50:19 +01:00
CMakeLists.txt separate dependencies for qe_lite 2022-01-12 03:26:22 -08:00