3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-19 07:09:03 +00:00
z3/src
Nikolaj Bjorner c4e4139ab6 fix clause check in goal2dimacs, redo rewriting of mod to avoid deeply nested mod
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-07-06 21:33:53 -07:00
..
ackermannization remove spurious copies and inc_refs around ref_vector 2018-06-28 10:31:38 +01:00
api fix #1729 2018-07-05 07:17:08 -07:00
ast fix clause check in goal2dimacs, redo rewriting of mod to avoid deeply nested mod 2018-07-06 21:33:53 -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 integrate lambda expressions 2018-06-26 07:23:04 -07:00
parsers remove some allocs from exceptions 2018-07-02 17:08:02 +01:00
qe add utilities for purification 2018-07-05 09:50:39 -07:00
sat fix bug in sat-solver where frozen clauses get re-attached 2018-07-05 12:19:03 -07:00
shell restore some code that was removed during the rebase 2018-06-28 11:59:01 -07:00
smt fix #1733 2018-07-06 02:09:47 -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 make lp_tst optional 2018-07-02 19:50:29 -07:00
util Merge branch 'master' of https://github.com/z3prover/z3 2018-07-06 01:49:19 -07:00
CMakeLists.txt merge with Z3Prover/master 2018-06-25 19:44:46 +08:00