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 a4354c960c na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-11-08 17:18:17 -08:00
..
arith_axioms.cpp use get_value/get_ivalue API instead of self-rolled from arith_solver 2020-11-02 19:38: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 use value function in lar_solver (#4771) 2020-11-03 01:08:24 -08:00
arith_solver.cpp check_feasible is called after column is added for fixed variable 2020-11-08 17:18:17 -08:00
arith_solver.h use get_value/get_ivalue API instead of self-rolled from arith_solver 2020-11-02 19:38:13 -08:00
array_axioms.cpp mbp (#4741) 2020-10-21 15:48:40 -07:00
array_internalize.cpp adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
array_model.cpp arith_solver (#4733) 2020-10-16 10:49:46 -07:00
array_solver.cpp adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
array_solver.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07: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 mbp (#4741) 2020-10-21 15:48:40 -07:00
bv_internalize.cpp use value function in lar_solver (#4771) 2020-11-03 01:08:24 -08:00
bv_invariant.cpp delay internalize (#4714) 2020-09-28 19:24:16 -07:00
bv_solver.cpp adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
bv_solver.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
CMakeLists.txt mbp (#4741) 2020-10-21 15:48:40 -07:00
dt_solver.cpp avoid use of uninit member (m) (#4761) 2020-10-28 10:06:50 -07:00
dt_solver.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
euf_ackerman.cpp bv fixes and tuning (#4703) 2020-09-21 19:54:53 -07:00
euf_ackerman.h add variable replay, remove MacOS from Travis (#4681) 2020-09-08 05:57:07 -07:00
euf_internalize.cpp wrong assert, compiler warnings 2020-10-30 10:10:59 -07:00
euf_invariant.cpp bv and gc of literals (#4692) 2020-09-17 14:24:07 -07:00
euf_model.cpp use value function in lar_solver (#4771) 2020-11-03 01:08:24 -08:00
euf_proof.cpp adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
euf_relevancy.cpp fixes to mostly solver arith/euf and backtracking scopes 2020-10-26 11:06:41 -07:00
euf_solver.cpp add init_model, global m_delta, get_value, get_ivalue to push model maintainance into lar_solver #4740 2020-11-02 19:21:15 -08:00
euf_solver.h debug arith/mbi 2020-11-02 12:13:19 -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 'clean 2020-10-30 13:14:48 -07:00
sat_dual_solver.h 'clean 2020-10-30 13:14:48 -07:00
sat_smt.h debugging bv 2020-09-15 15:37:31 -07:00
sat_th.cpp mbqi 2020-10-26 11:06:40 -07:00
sat_th.h debug arith/mbi 2020-11-02 12:13:19 -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