3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-20 23:56:37 +00:00
z3/src
Nikolaj Bjorner dc932a93e2 fix #1736
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-07-06 21:44:16 -07:00
..
ackermannization remove spurious copies and inc_refs around ref_vector 2018-06-28 10:31:38 +01:00
api fix #1736 2018-07-06 21:44:16 -07:00
ast Merge branch 'master' of https://github.com/z3prover/z3 2018-07-06 21:33:58 -07:00
cmd_context let HORN solver know about cardinality constraints 2018-07-02 11:46:03 -07:00
math add cancellations 2018-06-27 11:35:11 -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 update documentation for renamed parameter 2018-07-06 21:25:38 -07:00
shell restore some code that was removed during the rebase 2018-06-28 11:59:01 -07:00
smt add circuit and unate encoding besides sorting option 2018-07-06 21:09:13 -07:00
solver let HORN solver know about cardinality constraints 2018-07-02 11:46:03 -07:00
tactic fix clause check in goal2dimacs, redo rewriting of mod to avoid deeply nested mod 2018-07-06 21:33:53 -07:00
test add circuit and unate encoding besides sorting option 2018-07-06 21:09:13 -07:00
util add circuit and unate encoding besides sorting option 2018-07-06 21:09:13 -07:00
CMakeLists.txt merge with Z3Prover/master 2018-06-25 19:44:46 +08:00