3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 1d223b0403 setting ctx to null after close
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-07-26 14:59:19 -07:00
..
ackermannization remove cooperate 2019-06-12 20:15:46 -07:00
api setting ctx to null after close 2019-07-26 14:59:19 -07:00
ast fix #2433 2019-07-24 14:14:18 -07:00
cmd_context mark assumption literals to be skolem to hide them from models #2406 2019-07-18 08:25:42 -07:00
math relax condition for distributing extract over ite #2359 2019-06-23 16:48:42 -07:00
model revert fix to #2417 2019-07-24 11:24:01 -07:00
muz Use refutation to compute ground sat answer 2019-07-25 15:22:37 -04:00
nlsat fix #2396 2019-07-12 17:36:30 -04:00
opt fix #2416 exposed bugs: unsat-core extraction in combination with chronological backracking, equivalence elimination in combination with PB constraints 2019-07-25 18:55:44 -07:00
parsers fix #2387, add ite-hoist rewriting, allow assumptions to be compound expressions 2019-07-09 07:40:29 +01:00
qe use array interpretations whenever possible for #2378. Also strengthen equality test for lambda 2019-07-14 09:23:29 -04:00
sat fix #2416 exposed bugs: unsat-core extraction in combination with chronological backracking, equivalence elimination in combination with PB constraints 2019-07-25 18:55:44 -07:00
shell more fixes for mutexes in shell 2019-06-19 16:42:00 +01:00
smt fix #2434 2019-07-25 09:40:18 -07:00
solver merge with csp 2019-06-12 19:48:45 -07:00
tactic fix #2391 2019-07-11 09:26:22 +01:00
test include chronological backtracking, two-phase sat, xor inprocessing, probsat, ddfw 2019-06-13 08:45:21 -07:00
util insert fresh 2019-07-18 06:31:47 -07:00
CMakeLists.txt Change from BINARY_DIR to PROJECT_BINARY_DIR 2019-05-15 11:25:40 -07:00