3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-12 12:08:18 +00:00
z3/src
Nikolaj Bjorner da805f6016 address perf bottleneck exposed by #2552
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-09-13 18:31:52 +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 #2548 fix #2530 2019-09-13 15:03:04 +02:00
cmd_context add model.inline_def option to make #2517 happy 2019-08-29 12:08:09 -03:00
math fix #2548 fix #2530 2019-09-13 15:03:04 +02: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 fix #2548 fix #2530 2019-09-13 15:03:04 +02:00
nlsat fix #2548 fix #2530 2019-09-13 15:03:04 +02: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 fix #2548 fix #2530 2019-09-13 15:03:04 +02: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 #2549 2019-09-13 17:42:29 +02:00
solver fix #2546, retrieve model in optsmt lex before iterating 2019-09-10 11:19:59 +02:00
tactic address perf bottleneck exposed by #2552 2019-09-13 18:31:52 +02:00
test test-z3: Improve help output. Provide help when no args. 2019-08-16 03:20:57 -07:00
util fix #2548 fix #2530 2019-09-13 15:03:04 +02:00
CMakeLists.txt Change from BINARY_DIR to PROJECT_BINARY_DIR 2019-05-15 11:25:40 -07:00