3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/sat/smt
Nikolaj Bjorner bb81bc5452 fix #6580
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-02-12 20:21:53 -08:00
..
arith_axioms.cpp
arith_diagnostics.cpp adding arith sls 2023-02-07 19:27:19 -08:00
arith_internalize.cpp new core perf - add merge_tf and enable_cgc distinction 2022-11-23 11:37:24 +07:00
arith_sls.cpp fix #6580 2023-02-12 20:21:53 -08:00
arith_sls.h patch regressions 2023-02-12 20:12:01 -08:00
arith_solver.cpp adding arith sls 2023-02-07 19:27:19 -08:00
arith_solver.h wip - bounded local search for arithmetic 2023-02-11 15:46:39 -08:00
arith_theory_checker.h
array_axioms.cpp
array_diagnostics.cpp
array_internalize.cpp
array_model.cpp
array_solver.cpp
array_solver.h
atom2bool_var.cpp
atom2bool_var.h
ba_xor.h
bv_ackerman.cpp
bv_ackerman.h
bv_delay_internalize.cpp
bv_internalize.cpp
bv_invariant.cpp
bv_solver.cpp replace restore_size_trail by more generic restore_vector 2022-11-28 11:45:56 +07:00
bv_solver.h
bv_theory_checker.cpp
bv_theory_checker.h
CMakeLists.txt wip - local search for euf/arithmetic 2023-02-11 09:33:43 -08:00
distinct_theory_checker.h
dt_solver.cpp
dt_solver.h
euf_ackerman.cpp
euf_ackerman.h
euf_internalize.cpp change functionality to not track ite terms for congruence closure 2022-11-24 19:45:16 +07:00
euf_invariant.cpp
euf_local_search.cpp wip - bounded local search for arithmetic 2023-02-11 15:46:39 -08:00
euf_model.cpp #6429 2022-11-23 17:52:14 +07:00
euf_proof.cpp replace restore_size_trail by more generic restore_vector 2022-11-28 11:45:56 +07:00
euf_proof_checker.cpp
euf_proof_checker.h
euf_relevancy.cpp
euf_relevancy.h
euf_solver.cpp increase build version, better propagation in euf-egraph, handle assumptions in sat.smt 2023-01-17 14:07:07 -08:00
euf_solver.h wip - bounded local search for arithmetic 2023-02-11 15:46:39 -08:00
fpa_solver.cpp
fpa_solver.h
pb_card.cpp
pb_card.h
pb_constraint.cpp
pb_constraint.h
pb_internalize.cpp pass sign into literal definition for pbge 2023-01-04 16:55:44 -08:00
pb_pb.cpp
pb_pb.h
pb_solver.cpp address compiler warnings, and user question #6544 2023-01-19 19:02:43 -08:00
pb_solver.h pass sign into literal definition for pbge 2023-01-04 16:55:44 -08:00
pb_solver_interface.h
q_clause.cpp
q_clause.h
q_ematch.cpp expose parameters to control behavior for #5660 2023-01-10 22:06:19 -08:00
q_ematch.h increment generation for literals created during E-matching 2022-12-01 10:04:33 +09:00
q_eval.cpp address compiler warnings, and user question #6544 2023-01-19 19:02:43 -08:00
q_eval.h
q_mam.cpp address compiler warnings, and user question #6544 2023-01-19 19:02:43 -08:00
q_mam.h
q_mbi.cpp fixes to mbqi in the new core based on #6575 2023-02-10 16:56:06 -08:00
q_mbi.h track assertions 2023-01-09 15:18:33 -08:00
q_model_fixer.cpp
q_model_fixer.h
q_queue.cpp
q_queue.h
q_solver.cpp update release notes 2023-01-31 12:19:33 -08:00
q_solver.h
q_theory_checker.cpp
q_theory_checker.h
recfun_solver.cpp
recfun_solver.h
sat_internalizer.h
sat_smt.h
sat_th.cpp
sat_th.h wip - integrating arithmetic local search 2023-02-11 09:33:42 -08:00
tseitin_theory_checker.cpp address compiler warnings, and user question #6544 2023-01-19 19:02:43 -08:00
tseitin_theory_checker.h
user_solver.cpp
user_solver.h
xor_solver.cpp
xor_solver.d
xor_solver.h