3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
2019-09-05 13:47:45 +01:00
..
ackermannization 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
api 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
ast fix #2533 2019-09-03 23:47:38 -07: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 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
nlsat fix #2509, fix issue with model inheritance exposed by #2483 2019-08-27 10:48:22 -03:00
opt 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
parsers addressing misc. string bugs 2019-08-24 15:40:15 +01:00
qe fix #2531 2019-09-02 09:59:58 -07: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 #2531 2019-09-02 09:59:58 -07:00
solver Fix whitespace issues in *.pyg. 2019-08-15 10:19:33 -07:00
tactic 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
test test-z3: Improve help output. Provide help when no args. 2019-08-16 03:20:57 -07:00
util minor code simplification 2019-09-05 13:47:45 +01:00
CMakeLists.txt Change from BINARY_DIR to PROJECT_BINARY_DIR 2019-05-15 11:25:40 -07:00