3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-14 04:48:45 +00:00
z3/src/sat/smt
2021-12-30 17:07:14 -08:00
..
arith_axioms.cpp #5460 2021-08-08 17:33:49 -07:00
arith_diagnostics.cpp #5532 2021-09-06 19:14:03 +02:00
arith_internalize.cpp #5641 2021-11-29 08:59:53 -08:00
arith_solver.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
arith_solver.h working on #5614 2021-11-02 14:55:39 -07:00
array_axioms.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
array_diagnostics.cpp #5532 2021-09-04 18:03:15 -07:00
array_internalize.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
array_model.cpp Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
array_solver.cpp modify #5454 2021-08-16 03:29:40 -07:00
array_solver.h working on relevancy=3 2021-12-30 17:07:14 -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_xor.h arrays (#4684) 2020-09-13 19:29:59 -07:00
bv_ackerman.cpp #5211 2021-04-22 23:04:54 -07:00
bv_ackerman.h bv fixes and tuning (#4703) 2020-09-21 19:54:53 -07:00
bv_delay_internalize.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
bv_internalize.cpp make roots uniform for theory lemmas 2021-12-29 13:42:11 -08:00
bv_invariant.cpp #5215 2021-04-27 15:26:56 -07:00
bv_solver.cpp #5532 2021-09-08 06:19:49 +02:00
bv_solver.h #5532 2021-09-08 06:19:49 +02:00
CMakeLists.txt build 2021-12-27 16:03:56 -08:00
dt_solver.cpp #5417 2021-07-18 10:44:30 -07:00
dt_solver.h #5223 2021-05-05 13:10:53 -07:00
euf_ackerman.cpp #5215 2021-05-19 12:42:38 -07:00
euf_ackerman.h add variable replay, remove MacOS from Travis (#4681) 2020-09-08 05:57:07 -07:00
euf_internalize.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
euf_invariant.cpp #5211 2021-04-24 10:28:22 -07:00
euf_model.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
euf_proof.cpp #5429 2021-07-31 11:00:12 -07:00
euf_relevancy.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
euf_solver.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
euf_solver.h working on relevancy=3 2021-12-30 17:07:14 -08:00
fpa_solver.cpp use netstandard 2.0 per recommendations 2021-12-25 13:44:49 -08:00
fpa_solver.h #5454 2021-08-15 16:48:28 -07:00
pb_card.cpp streamline pb solver interface and naming after removal of xor 2021-02-28 12:32:04 -08:00
pb_card.h streamline pb solver interface and naming after removal of xor 2021-02-28 12:32:04 -08:00
pb_constraint.cpp streamline pb solver interface and naming after removal of xor 2021-02-28 12:32:04 -08:00
pb_constraint.h Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
pb_internalize.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
pb_pb.cpp streamline pb solver interface and naming after removal of xor 2021-02-28 12:32:04 -08:00
pb_pb.h streamline pb solver interface and naming after removal of xor 2021-02-28 12:32:04 -08:00
pb_solver.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
pb_solver.h #5324 2021-06-06 10:58:47 -07:00
pb_solver_interface.h Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
q_clause.cpp fixes to sat.euf ematching #5573 2021-10-16 15:52:37 -07:00
q_clause.h fixes to sat.euf ematching #5573 2021-10-16 15:52:37 -07:00
q_ematch.cpp na 2021-12-29 13:04:31 -08:00
q_ematch.h working on relevant 2021-12-28 11:00:02 -08:00
q_eval.cpp tune q-eval and q-ematch 2021-09-28 13:41:37 -07:00
q_eval.h tune q-eval and q-ematch 2021-09-28 13:41:37 -07:00
q_mam.cpp fixes to sat.euf ematching #5573 2021-10-16 15:52:37 -07:00
q_mam.h na 2021-01-30 16:00:38 -08:00
q_mbi.cpp set relevancy flag on enode 2021-12-29 17:57:28 -08:00
q_mbi.h disable drat inside of quantifier elaboration 2021-07-30 23:27:37 -07:00
q_model_fixer.cpp set relevancy flag on enode 2021-12-29 17:57:28 -08:00
q_model_fixer.h redo purification 2020-10-29 11:06:31 -07:00
q_queue.cpp fixes to sat.euf ematching #5573 2021-10-16 15:52:37 -07:00
q_queue.h redo bindings/fingerprints 2021-10-05 10:15:56 -07:00
q_solver.cpp make roots uniform for theory lemmas 2021-12-29 13:42:11 -08:00
q_solver.h working on relevant 2021-12-28 11:00:02 -08:00
recfun_solver.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
recfun_solver.h #5454 2021-08-11 20:31:53 -07:00
sat_dual_solver.cpp build 2021-12-26 15:24:03 -08:00
sat_dual_solver.h #5641 2021-12-26 15:10:21 -08:00
sat_internalizer.h CNF conversion refactoring (#5547) 2021-09-20 08:53:10 -07:00
sat_smt.h CNF conversion refactoring (#5547) 2021-09-20 08:53:10 -07:00
sat_th.cpp make roots uniform for theory lemmas 2021-12-29 13:42:11 -08:00
sat_th.h make roots uniform for theory lemmas 2021-12-29 13:42:11 -08:00
smt_relevant.cpp working on relevancy=3 2021-12-30 17:07:14 -08:00
smt_relevant.h working on relevancy=3 2021-12-30 17:07:14 -08:00
user_solver.cpp add ability to register expressions during callback 2021-12-07 09:47:05 -08:00
user_solver.h add ability to register expressions during callback 2021-12-07 09:47:05 -08:00
xor_solver.d remove xor solver, tune dt_solver for enumeration case 2021-02-27 17:17:39 -08:00