3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 167969d6c2 remove debug/non-debug difference
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-07-13 07:52:36 -07:00
..
ackermannization remove spurious copies and inc_refs around ref_vector 2018-06-28 10:31:38 +01:00
api Merge branch 'master' of https://github.com/z3prover/z3 2018-07-09 09:19:37 -07:00
ast fix #1746 2018-07-10 09:05:24 -07:00
cmd_context let HORN solver know about cardinality constraints 2018-07-02 11:46:03 -07: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 reduce mem allocation in tactic API 2018-07-02 13:41:44 +01:00
opt add circuit and unate encoding besides sorting option 2018-07-06 21:09:13 -07: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 restore some code that was removed during the rebase 2018-06-28 11:59:01 -07:00
smt remove debug/non-debug difference 2018-07-13 07:52:36 -07:00
solver let HORN solver know about cardinality constraints 2018-07-02 11:46:03 -07:00
tactic force the new arithmetic solver for QF_LIA 2018-07-09 16:33:48 -07:00
test remove an assert 2018-07-10 12:05:23 -07:00
util remove debug/non-debug difference 2018-07-13 07:52:36 -07:00
CMakeLists.txt merge with Z3Prover/master 2018-06-25 19:44:46 +08:00