3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/sat/tactic
Nikolaj Bjorner 185b01dd35 fix #2416
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-07-23 19:01:49 -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 fix #2416 2019-07-23 19:01:49 -07:00
goal2sat.h fix #2416 2019-07-23 19:01:49 -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