3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/sat/tactic
2019-07-18 13:45:13 -07:00
..
atom2bool_var.cpp speed-up handling of cnf input to inc_sat_solver 2019-01-11 20:52:19 -08:00
atom2bool_var.h fix model bugs 2018-01-13 16:12:38 -08:00
CMakeLists.txt fix build 2018-05-01 09:39:19 -07:00
goal2sat.cpp expose import model converter over Python, document it, add partial order axioms for lex, disable linear order axioms, prepare ground for re-adding clauses from reconstruction stack 2019-07-18 13:45:13 -07:00
goal2sat.h completing user print experience with seq/re #2200 2019-03-24 11:46:36 -07:00
sat_tactic.cpp fix gc to not remove ternary clauses that are on assignment trail. This addresses issue with drat proofs that don't pass drat-trim due to deletion during gc, but use in conflicts 2019-02-22 11:14:20 +01:00
sat_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00