3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-12 12:08:18 +00:00
z3/src
2019-09-13 14:23:13 +02:00
..
ackermannization enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03:00
api Allow for __truediv__ and __rtruediv__ even when not using Python3 2019-09-13 14:23:13 +02:00
ast fix #2546, retrieve model in optsmt lex before iterating 2019-09-10 11:19:59 +02:00
cmd_context add model.inline_def option to make #2517 happy 2019-08-29 12:08:09 -03:00
math relax condition for distributing extract over ite #2359 2019-06-23 16:48:42 -07:00
model add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core 2019-09-01 12:17:19 -07:00
muz spacer: fixes lim_num_generalizer 2019-09-13 14:22:57 +02:00
nlsat fix #2539 2019-09-06 15:07:43 +03:00
opt fix #2546, retrieve model in optsmt lex before iterating 2019-09-10 11:19:59 +02:00
parsers fix #2539 2019-09-06 15:07:43 +03:00
qe tweaking nlqsat 2019-09-06 09:42:57 +03:00
sat reorder fields, rename overload name clash 2019-08-25 16:01:39 -03:00
shell remove strategic solver header file 2019-08-09 15:56:04 -07:00
smt fix #2546, retrieve model in optsmt lex before iterating 2019-09-10 11:19:59 +02:00
solver fix #2546, retrieve model in optsmt lex before iterating 2019-09-10 11:19:59 +02:00
tactic fix #2546, retrieve model in optsmt lex before iterating 2019-09-10 11:19:59 +02:00
test test-z3: Improve help output. Provide help when no args. 2019-08-16 03:20:57 -07:00
util fix #2544 2019-09-09 18:07:03 +02:00
CMakeLists.txt Change from BINARY_DIR to PROJECT_BINARY_DIR 2019-05-15 11:25:40 -07:00