3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src/sat/tactic
Nikolaj Bjorner dd1ca8f6bd move qhead to attribute on the state instead of the simplifier,
- add sat.smt option to enable the new incremental core (it is not ready for mainstream consumption as cloning and other features are not implemented and it hasn't been tested in any detail yet).
- move "name" into attribute on simplifier so it can be reused for diagnostics by the seq-simplifier.
2022-11-29 16:36:02 +07:00
..
CMakeLists.txt CNF conversion refactoring (#5547) 2021-09-20 08:53:10 -07:00
goal2sat.cpp move qhead to attribute on the state instead of the simplifier, 2022-11-29 16:36:02 +07:00
goal2sat.h update goal2sat interface to use explicit initialization 2022-11-28 15:04:12 +07:00
sat2goal.cpp move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
sat2goal.h move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
sat_tactic.cpp #6319 2022-09-23 22:22:34 -05:00
sat_tactic.h booyah 2020-07-04 15:56:30 -07:00