3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Lev Nachmanson ed44ffd54d
Merge pull request #1781 from levnach/master
unroll static_matrix to avoid dead cells
2018-08-01 15:03:39 -07:00
..
ackermannization remove spurious copies and inc_refs around ref_vector 2018-06-28 10:31:38 +01:00
api handle null declarations for kind 2018-08-01 08:43:32 -07:00
ast remove availability of divides as it clashes with user-defined functions in benchmarks 2018-07-31 08:20:14 -07:00
cmd_context updates 2018-07-26 15:31:49 +01:00
math force the new arithmetic solver for QF_LIA 2018-07-09 16:33:48 -07:00
model visit parameters during occurs count 2018-06-29 08:52:25 -07:00
muz Transformation to eliminate term-ite expressions from DL rules 2018-07-02 17:09:56 -04:00
nlsat strengthen filter for specialized tactic conditions, add flag to disable hnf to lp_params 2018-07-15 22:35:47 -07:00
opt fix #1762, #1764, #1768 2018-07-26 20:29:26 +01:00
parsers remove some allocs from exceptions 2018-07-02 17:08:02 +01:00
qe update documentation for renamed parameter 2018-07-06 21:25:38 -07:00
sat sat_allocator: align allocation size with page boundary to reduce memory consumption 2018-07-08 18:04:32 +01:00
shell work on static_matrix's cells 2018-07-29 20:45:13 -07:00
smt handle null declarations for kind 2018-08-01 08:43:32 -07:00
solver do not update assertions within scopes 2018-07-31 15:12:46 -07:00
tactic merge with z3prover 2018-07-29 21:15:42 -07:00
test fix the build 2018-08-01 10:26:39 -07:00
util fix the build 2018-08-01 08:46:03 -07:00
CMakeLists.txt merge with Z3Prover/master 2018-06-25 19:44:46 +08:00