3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-07 15:55:46 +00:00
z3/src
Federico Mora Rocha 8d16a9a034
z3str3: fix Issues 4349, 4354, and 4310 (#4529)
* regex needs lesson; m.mk_eq not ctx.mk_eq

* when unsat core is of size 0, then do naive learning

* remove two extra comments, and correct positive regex learning

* replace magic numbers for fixed-length lessons with constants
2020-06-24 15:46:32 -05:00
..
ackermannization na (#4254) 2020-05-09 17:40:02 -07:00
api remove redundant method 2020-06-09 14:40:17 -07:00
ast perf and div/mod axioms #4532 2020-06-22 14:51:58 -07:00
cmd_context some unused variables reported by Caleb 2020-06-22 19:04:10 -07:00
math unused methods 2020-06-23 19:28:07 -07:00
model na 2020-05-11 17:20:18 -07:00
muz fix(spacer): bug in assign_bounds to Farkas conversion 2020-06-18 21:19:53 -04:00
nlsat fix #4449 2020-06-03 21:10:07 -07:00
opt fix #4403 2020-06-05 13:51:31 -07:00
parsers remove ex-act 2020-06-22 09:08:04 -07:00
qe fix issues reported in #4525 2020-06-21 17:43:05 -07:00
sat add sat option for doing a global simplification before the bounded search and the main CDCL search loop. The option is also used for the sat-preprocess tacitc (#4514) 2020-06-12 16:45:50 -07:00
shell na 2020-05-18 19:47:13 -07:00
smt z3str3: fix Issues 4349, 4354, and 4310 (#4529) 2020-06-24 15:46:32 -05:00
solver another module level ifdef for #4382 2020-05-18 15:03:58 -07:00
tactic fix #4428, and then there were none, almost 2020-06-04 01:28:26 -07:00
test Fixing build errors when building test-z3 (#4496) 2020-06-03 13:34:43 -07:00
util na 2020-06-22 12:23:42 -07:00
CMakeLists.txt remove level of indirection for context and ast_manager in smt_theory (#4253) 2020-05-08 16:46:03 -07:00