3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-19 07:09:03 +00:00
z3/src
Nikolaj Bjorner 290302dca8
Merge pull request #1738 from agurfinkel/deep_space
Fix bug in proof checking
2018-07-07 15:36:39 -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 Fix bug in proof checking 2018-07-07 19:10:16 +03: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 avoid rewriting if reduces to tautology 2018-07-06 22:02:48 -07:00
solver let HORN solver know about cardinality constraints 2018-07-02 11:46:03 -07:00
tactic remove dead code 2018-07-07 19:07:13 +01: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