3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-25 04:26:00 +00:00
z3/src/sat/sat_solver
Nikolaj Bjorner bec3acd146 consolidate freeze functionality into dependent_expr_state
rename size() to qtail() and introduce shortcuts
ensure tactic goals are not updated if they are in inconsistent state (because indices could be invalidated)
2022-11-30 08:35:29 +07:00
..
CMakeLists.txt introduce sat-smt-solver 2022-11-28 15:06:31 +07:00
inc_sat_solver.cpp update goal2sat interface to use explicit initialization 2022-11-28 15:04:12 +07:00
inc_sat_solver.h booyah 2020-07-04 15:56:30 -07:00
sat_smt_preprocess.cpp move qhead to attribute on the state instead of the simplifier, 2022-11-29 16:36:02 +07:00
sat_smt_preprocess.h add sat-smt-preprocess module 2022-11-28 12:13:00 +07:00
sat_smt_solver.cpp consolidate freeze functionality into dependent_expr_state 2022-11-30 08:35:29 +07:00
sat_smt_solver.h introduce sat-smt-solver 2022-11-28 15:06:31 +07:00