3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-24 11:04:00 +00:00
z3/src/smt
2017-10-30 13:55:31 -04:00
..
params re-introduce eq2ineq name for rewriting parameter 2017-09-04 11:03:57 -07:00
proto_model check for datatype selectors when model validation fails 2017-09-17 15:10:50 -07:00
tactic remove unstable sequence interpolant from doc test 2017-09-06 13:34:41 -07:00
arith_eq_adapter.cpp
arith_eq_adapter.h remove simplifier files 2017-08-29 09:22:27 -07:00
arith_eq_solver.cpp
arith_eq_solver.h
asserted_formulas.cpp create proofs folder, move proof-post-order utility to proofs directory, fix regression with proofs 2017-10-24 03:08:56 -07:00
asserted_formulas.h remove unstable sequence interpolant from doc test 2017-09-06 13:34:41 -07:00
cached_var_subst.cpp
cached_var_subst.h
CMakeLists.txt create proofs folder, move proof-post-order utility to proofs directory, fix regression with proofs 2017-10-24 03:08:56 -07:00
cost_evaluator.cpp
cost_evaluator.h
database.h
database.smt Tabs, whitespace 2017-09-17 18:10:06 +01:00
diff_logic.h Tabs, formatting. 2017-09-17 14:54:09 +01:00
dyn_ack.cpp
dyn_ack.h
elim_term_ite.cpp
elim_term_ite.h
expr_context_simplifier.cpp
expr_context_simplifier.h
fingerprints.cpp
fingerprints.h
mam.cpp fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
mam.h
old_interval.cpp
old_interval.h
qi_queue.cpp removing iterators 2017-09-20 13:30:31 -07:00
qi_queue.h
smt2_extra_cmds.cpp
smt2_extra_cmds.h
smt_almost_cg_table.cpp
smt_almost_cg_table.h
smt_b_justification.h
smt_bool_var_data.h
smt_case_split_queue.cpp
smt_case_split_queue.h
smt_cg_table.cpp
smt_cg_table.h
smt_checker.cpp
smt_checker.h
smt_clause.cpp
smt_clause.h
smt_conflict_resolution.cpp streamlining proof generation (initial step of removing ast-manager dependency). Detect error in model creation when declaring constant with non-zero arity. See #1223 2017-10-23 21:16:46 -07:00
smt_conflict_resolution.h
smt_consequences.cpp
smt_context.cpp create proofs folder, move proof-post-order utility to proofs directory, fix regression with proofs 2017-10-24 03:08:56 -07:00
smt_context.h
smt_context_inv.cpp
smt_context_pp.cpp
smt_context_stat.cpp
smt_enode.cpp
smt_enode.h Tabs, formatting. 2017-09-17 14:54:09 +01:00
smt_eq_justification.h
smt_failure.h
smt_farkas_util.cpp
smt_farkas_util.h
smt_for_each_relevant_expr.cpp
smt_for_each_relevant_expr.h
smt_implied_equalities.cpp pin elements in expr2depth 2017-10-06 11:45:29 +01:00
smt_implied_equalities.h
smt_internalizer.cpp fix #1266 by bypassing topological ordering on theory symbols 2017-09-24 09:19:51 -07:00
smt_justification.cpp streamlining proof generation (initial step of removing ast-manager dependency). Detect error in model creation when declaring constant with non-zero arity. See #1223 2017-10-23 21:16:46 -07:00
smt_justification.h
smt_kernel.cpp
smt_kernel.h
smt_literal.cpp
smt_literal.h
smt_model_checker.cpp
smt_model_checker.h
smt_model_finder.cpp
smt_model_finder.h
smt_model_generator.cpp missing setup datatypes for QF_DT 2017-10-01 19:40:30 -07:00
smt_model_generator.h
smt_quantifier.cpp prune dead states from automata 2017-08-31 07:33:55 -07:00
smt_quantifier.h Tabs, formatting. 2017-09-17 14:54:09 +01:00
smt_quantifier_instances.h
smt_quantifier_stat.cpp
smt_quantifier_stat.h
smt_quick_checker.cpp fixes 2017-08-27 11:01:45 -07:00
smt_quick_checker.h fixes 2017-08-27 11:01:45 -07:00
smt_relevancy.cpp
smt_relevancy.h
smt_setup.cpp missing setup datatypes for QF_DT 2017-10-01 19:40:30 -07:00
smt_setup.h add QF_DT 2017-09-17 01:39:39 +02:00
smt_solver.cpp fix stack overflow 2017-10-28 16:41:29 -07:00
smt_solver.h
smt_statistics.cpp
smt_statistics.h
smt_theory.cpp
smt_theory.h Tabs, formatting. 2017-09-17 14:54:09 +01:00
smt_theory_var_list.h fixes for #1296, removing COMPILE_TIME_ASSERT 2017-10-09 13:59:44 -07:00
smt_types.h
smt_value_sort.cpp support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -07:00
smt_value_sort.h
spanning_tree.h
spanning_tree_base.h
spanning_tree_def.h
theory_arith.cpp
theory_arith.h remove simplifier files 2017-08-29 09:22:27 -07:00
theory_arith_aux.h
theory_arith_core.h n/a 2017-08-27 12:55:55 -07:00
theory_arith_def.h
theory_arith_eq.h
theory_arith_int.h remove simplifier files 2017-08-29 09:22:27 -07:00
theory_arith_inv.h
theory_arith_nl.h fix #1277 fix #1278 2017-09-30 10:15:27 -07:00
theory_arith_pp.h
theory_array.cpp additional array functions exposed over API, ping #1223 2017-10-19 11:08:48 -07:00
theory_array.h
theory_array_base.cpp unused warnings 2017-10-24 08:49:25 -07:00
theory_array_base.h
theory_array_full.cpp
theory_array_full.h
theory_bv.cpp
theory_bv.h
theory_datatype.cpp fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
theory_datatype.h
theory_dense_diff_logic.cpp
theory_dense_diff_logic.h
theory_dense_diff_logic_def.h fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
theory_diff_logic.cpp
theory_diff_logic.h
theory_diff_logic_def.h fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
theory_dl.cpp
theory_dl.h
theory_dummy.cpp
theory_dummy.h
theory_fpa.cpp Eliminated the remaining operator kinds for partially unspecified FP operators. 2017-09-20 20:16:09 +01:00
theory_fpa.h Eliminated the remaining operator kinds for partially unspecified FP operators. 2017-09-20 20:16:09 +01:00
theory_lra.cpp pin elements in expr2depth 2017-10-06 11:45:29 +01:00
theory_lra.h
theory_opt.cpp
theory_opt.h
theory_pb.cpp fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
theory_pb.h fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
theory_seq.cpp fix #1316, segmentation fault when numeric value is not internalized 2017-10-21 18:56:36 -04:00
theory_seq.h Tabs, formatting. 2017-09-17 14:54:09 +01:00
theory_seq_empty.h
theory_str.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-30 13:55:31 -04:00
theory_str.h fix leaks reported in #1309 2017-10-15 09:56:21 -07:00
theory_utvpi.cpp
theory_utvpi.h
theory_utvpi_def.h
theory_wmaxsat.cpp
theory_wmaxsat.h
uses_theory.cpp
uses_theory.h
watch_list.cpp Tabs, formatting. 2017-09-17 14:54:09 +01:00
watch_list.h add move constructor to watch_list 2017-10-16 00:54:31 +01:00