3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 22:59:02 +00:00
z3/src/sat/smt
Nikolaj Bjorner a164087384 remove cheap-eqs option as there is already propagate_eqs
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-12-21 11:04:04 -08:00
..
arith_axioms.cpp misc 2020-12-04 16:59:13 -08:00
arith_diagnostics.cpp use get_value/get_ivalue API instead of self-rolled from arith_solver 2020-11-02 19:38:13 -08:00
arith_internalize.cpp misc 2020-12-04 16:59:13 -08:00
arith_solver.cpp remove cheap-eqs option as there is already propagate_eqs 2020-12-21 11:04:04 -08:00
arith_solver.h misc 2020-12-04 16:59:13 -08:00
array_axioms.cpp fixes to bv/dual-solver, 2020-11-08 17:18:18 -08:00
array_internalize.cpp fixes to bv/dual-solver, 2020-11-08 17:18:18 -08:00
array_model.cpp arith_solver (#4733) 2020-10-16 10:49:46 -07:00
array_solver.cpp fixes to bv/dual-solver, 2020-11-08 17:18:18 -08:00
array_solver.h fixes to bv/dual-solver, 2020-11-08 17:18:18 -08:00
atom2bool_var.cpp mbp (#4741) 2020-10-21 15:48:40 -07:00
atom2bool_var.h mbp (#4741) 2020-10-21 15:48:40 -07:00
ba_card.cpp Add support of the SunOS platform (Solaris, OpenSolaris, OpenIndiana) (#4757) 2020-10-27 11:39:21 -07:00
ba_card.h arrays (#4684) 2020-09-13 19:29:59 -07:00
ba_constraint.cpp arrays (#4684) 2020-09-13 19:29:59 -07:00
ba_constraint.h arrays (#4684) 2020-09-13 19:29:59 -07:00
ba_internalize.cpp arrays (#4684) 2020-09-13 19:29:59 -07:00
ba_pb.cpp arrays (#4684) 2020-09-13 19:29:59 -07:00
ba_pb.h arrays (#4684) 2020-09-13 19:29:59 -07:00
ba_solver.cpp adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
ba_solver.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
ba_solver_interface.h arrays (#4684) 2020-09-13 19:29:59 -07:00
ba_xor.cpp arrays (#4684) 2020-09-13 19:29:59 -07:00
ba_xor.h arrays (#4684) 2020-09-13 19:29:59 -07:00
bv_ackerman.cpp bv fixes and tuning (#4703) 2020-09-21 19:54:53 -07:00
bv_ackerman.h bv fixes and tuning (#4703) 2020-09-21 19:54:53 -07:00
bv_delay_internalize.cpp fix delay blasting and relevancy 2020-11-20 11:12:55 -08:00
bv_internalize.cpp fix missing equality propagation in new bv solver 2020-11-16 16:22:56 -08:00
bv_invariant.cpp delay internalize (#4714) 2020-09-28 19:24:16 -07:00
bv_solver.cpp fixes in new solver 2020-12-16 10:40:17 -08:00
bv_solver.h fix delay blasting and relevancy 2020-11-20 11:12:55 -08:00
CMakeLists.txt mbp (#4741) 2020-10-21 15:48:40 -07:00
dt_solver.cpp DRAT debugging updates 2020-11-22 15:38:57 -08:00
dt_solver.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
euf_ackerman.cpp fix sign bug in internalization of literals 2020-12-14 17:33:14 -08:00
euf_ackerman.h add variable replay, remove MacOS from Travis (#4681) 2020-09-08 05:57:07 -07:00
euf_internalize.cpp fix sign bug in internalization of literals 2020-12-14 17:33:14 -08:00
euf_invariant.cpp fix delay blasting and relevancy 2020-11-20 11:12:55 -08:00
euf_model.cpp fix missing equality propagation in new bv solver 2020-11-16 16:22:56 -08:00
euf_proof.cpp fixes in new solver 2020-12-16 10:40:17 -08:00
euf_relevancy.cpp fix delay blasting and relevancy 2020-11-20 11:12:55 -08:00
euf_solver.cpp fixes in new solver 2020-12-16 10:40:17 -08:00
euf_solver.h fixes in new solver 2020-12-16 10:40:17 -08:00
fpa_solver.cpp mbp (#4741) 2020-10-21 15:48:40 -07:00
fpa_solver.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
q_mbi.cpp na 2020-11-08 17:18:17 -08:00
q_mbi.h debug arith/mbi 2020-11-02 12:13:19 -08:00
q_model_fixer.cpp adding argument restriction to mbqi, fix tracking of m_src/m_dst for expr_safe_replace and avoid resetting the cache. 2020-10-27 11:41:52 -07:00
q_model_fixer.h redo purification 2020-10-29 11:06:31 -07:00
q_solver.cpp debug arith/mbi 2020-11-02 12:13:19 -08:00
q_solver.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
sat_dual_solver.cpp fix relevancy tracking in new solver 2020-11-16 11:20:17 -08:00
sat_dual_solver.h fixes to bv/dual-solver, 2020-11-08 17:18:18 -08:00
sat_smt.h misc 2020-12-04 16:59:13 -08:00
sat_th.cpp fix sign bug in internalization of literals 2020-12-14 17:33:14 -08:00
sat_th.h fix sign bug in internalization of literals 2020-12-14 17:33:14 -08:00
user_solver.cpp adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
user_solver.h use value function in lar_solver (#4771) 2020-11-03 01:08:24 -08:00
xor_solver.cpp arrays (#4684) 2020-09-13 19:29:59 -07:00