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 af5c6e43b9 #5528
2021-09-02 11:21:57 -07:00
..
arith_axioms.cpp #5460 2021-08-08 17:33:49 -07:00
arith_diagnostics.cpp #5336 2021-06-19 22:22:56 -07:00
arith_internalize.cpp #5528 2021-09-01 20:39:54 -07:00
arith_solver.cpp #5454 2021-08-11 09:46:35 -07:00
arith_solver.h #5336 2021-06-19 22:22:56 -07:00
array_axioms.cpp add to_string method to make it easier to use without << 2021-09-01 15:37:58 -07:00
array_diagnostics.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
array_internalize.cpp #5427 2021-07-22 13:35:54 -07:00
array_model.cpp #5518 2021-08-31 16:38:27 -07:00
array_solver.cpp modify #5454 2021-08-16 03:29:40 -07:00
array_solver.h #5518 2021-08-31 14:21:10 -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_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 #5324 2021-06-07 10:59:10 -07:00
bv_internalize.cpp #5482 other relevancy tracking 2021-08-25 05:59:42 -07:00
bv_invariant.cpp #5215 2021-04-27 15:26:56 -07:00
bv_solver.cpp #5445 2021-08-02 09:22:54 -07:00
bv_solver.h #5324 2021-06-07 10:59:10 -07:00
CMakeLists.txt array solver fixes 2021-03-13 06:19:32 -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 #5528 2021-09-01 14:01:15 -07:00
euf_invariant.cpp #5211 2021-04-24 10:28:22 -07:00
euf_model.cpp #5518 2021-08-31 14:21:10 -07:00
euf_proof.cpp #5429 2021-07-31 11:00:12 -07:00
euf_relevancy.cpp #5429 2021-07-29 15:05:06 -07:00
euf_solver.cpp #5528 2021-09-01 20:44:00 -07:00
euf_solver.h #5528 2021-09-01 14:01:15 -07:00
fpa_solver.cpp #5482 2021-08-24 11:24:31 -07: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 fix #5080 assertion is violated on legal input, add an example 2021-03-05 15:01:39 -08: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 #fix #5328 2021-06-05 12:02:33 -07:00
pb_solver.h #5324 2021-06-06 10:58:47 -07:00
pb_solver_interface.h streamline pb solver interface and naming after removal of xor 2021-02-28 12:32:04 -08:00
q_clause.cpp #5429 2021-07-27 17:18:22 -07:00
q_clause.h cleanups 2021-07-31 11:32:47 -07:00
q_ematch.cpp #5528 2021-09-02 11:21:57 -07:00
q_ematch.h #5417 - delay propagation from callbacks from mam 2021-07-19 11:10:48 -07:00
q_eval.cpp #5528 2021-09-01 11:34:44 -07:00
q_eval.h #5482 2021-08-24 09:49:36 -07:00
q_fingerprint.h add priority queue to instantiation 2021-01-31 16:17:52 -08:00
q_mam.cpp #5528 2021-09-02 03:13:46 -07:00
q_mam.h na 2021-01-30 16:00:38 -08:00
q_mbi.cpp #5454 2021-08-11 19:43:42 -07:00
q_mbi.h disable drat inside of quantifier elaboration 2021-07-30 23:27:37 -07:00
q_model_fixer.cpp Sharon & Neta notes 2021-08-03 16:45:25 -07:00
q_model_fixer.h redo purification 2020-10-29 11:06:31 -07:00
q_queue.cpp #5336 2021-06-16 21:24:50 -05:00
q_queue.h add priority queue to instantiation 2021-01-31 16:17:52 -08:00
q_solver.cpp #5445 2021-08-02 11:07:28 -07:00
q_solver.h #5336 2021-06-08 20:03:03 -07:00
recfun_solver.cpp #5518 2021-08-31 19:49:18 -07:00
recfun_solver.h #5454 2021-08-11 20:31:53 -07:00
sat_dual_solver.cpp #5445 2021-08-02 11:07:28 -07:00
sat_dual_solver.h #5429 2021-07-30 13:43:02 -07:00
sat_smt.h align translation cache with scopes and variable elimination 2021-03-03 11:22:17 -08:00
sat_th.cpp #5482 fix default case for model construction 2021-08-29 17:30:39 -07:00
sat_th.h #5482 fix default case for model construction 2021-08-29 17:30:39 -07:00
user_solver.cpp merge 2021-09-02 09:23:59 -07:00
user_solver.h merge 2021-09-02 09:23:59 -07:00
xor_solver.d remove xor solver, tune dt_solver for enumeration case 2021-02-27 17:17:39 -08:00