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 ec034679ce #5215
memory leaks
2021-05-19 12:42:38 -07:00
..
arith_axioms.cpp fix for #5153 2021-04-06 20:09:50 -07:00
arith_diagnostics.cpp more streamlined diagnostics to prepare for #5106 2021-03-15 16:23:35 -07:00
arith_internalize.cpp #5223 2021-05-02 10:30:35 -07:00
arith_solver.cpp #5223 2021-05-05 16:57:06 -07:00
arith_solver.h #5223 2021-05-05 16:57:06 -07:00
array_axioms.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -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 remove template Context dependency in every trail object 2021-02-08 15:41:57 -08:00
array_model.cpp #5215 2021-04-27 16:02:08 -07:00
array_solver.cpp array solver fixes 2021-03-13 06:19:32 -08:00
array_solver.h fix #5102 2021-03-15 01:01:33 -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 remove template Context dependency in every trail object 2021-02-08 15:41:57 -08:00
bv_internalize.cpp #5215 2021-05-19 10:33:23 -07:00
bv_invariant.cpp #5215 2021-04-27 15:26:56 -07:00
bv_solver.cpp #5215 2021-05-19 10:33:23 -07:00
bv_solver.h #5223 2021-05-05 13:10:53 -07:00
CMakeLists.txt array solver fixes 2021-03-13 06:19:32 -08:00
dt_solver.cpp #5223 2021-05-05 16:11:21 -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 #5215 2021-04-27 21:05:02 -07:00
euf_invariant.cpp #5211 2021-04-24 10:28:22 -07:00
euf_model.cpp #5223 2021-05-05 13:10:53 -07:00
euf_proof.cpp rename propagation to explain 2021-02-27 17:25:11 -08:00
euf_relevancy.cpp fix build 2021-03-02 13:51:58 -08:00
euf_solver.cpp remove template dependency for trail objects 2021-03-19 11:15:05 -07:00
euf_solver.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
fpa_solver.cpp fixes and more porting seq_eq_solver to self-contained module 2021-03-04 16:23:22 -08:00
fpa_solver.h fixes and more porting seq_eq_solver to self-contained module 2021-03-04 16:23:22 -08: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 call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
pb_solver.h streamline pb solver interface and naming after removal of xor 2021-02-28 12:32:04 -08: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 fix build break 2021-01-31 22:56:42 -08:00
q_clause.h fix build break 2021-01-31 22:56:42 -08:00
q_ematch.cpp #5215 2021-05-19 10:03:49 -07:00
q_ematch.h fix build break 2021-01-31 22:56:42 -08:00
q_eval.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
q_eval.h add priority queue to instantiation 2021-01-31 16:17:52 -08:00
q_fingerprint.h add priority queue to instantiation 2021-01-31 16:17:52 -08:00
q_mam.cpp fix #5253 2021-05-10 13:00:52 -07:00
q_mam.h na 2021-01-30 16:00:38 -08:00
q_mbi.cpp fix compiler warnings 2021-02-19 10:33:41 +00:00
q_mbi.h na 2021-01-19 23:21:47 -08:00
q_model_fixer.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
q_model_fixer.h redo purification 2020-10-29 11:06:31 -07:00
q_queue.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
q_queue.h add priority queue to instantiation 2021-01-31 16:17:52 -08:00
q_solver.cpp #5223 2021-05-05 17:40:42 -07:00
q_solver.h wreckfun 2021-02-12 19:46:47 -08:00
recfun_solver.cpp fix #5102 2021-03-15 01:01:33 -07:00
recfun_solver.h fix build, move seq_skolem 2021-02-14 14:40:29 -08:00
sat_dual_solver.cpp regression from July 4 2020 tweeted by Dr. RJ and crowd profiled - let's submit this somwhere? 2021-05-09 20:33:43 -07:00
sat_dual_solver.h fixes in new solver 2020-12-25 11:19:31 -08:00
sat_smt.h align translation cache with scopes and variable elimination 2021-03-03 11:22:17 -08:00
sat_th.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
sat_th.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
user_solver.cpp remove template Context dependency in every trail object 2021-02-08 15:41:57 -08:00
user_solver.h use value function in lar_solver (#4771) 2020-11-03 01:08:24 -08:00
xor_solver.d remove xor solver, tune dt_solver for enumeration case 2021-02-27 17:17:39 -08:00