3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00
z3/src/smt
Nikolaj Bjorner a7bb41fd49 fix build issues
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-08-24 09:19:35 -07:00
..
params added missing addition to smt_params_helper.pyg 2017-08-23 12:37:26 +01:00
proto_model remove simplifier dependencies from cmakelist.txt files 2017-08-23 16:33:36 -07:00
tactic updated include directives 2017-08-01 10:51:47 -07:00
arith_eq_adapter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
arith_eq_adapter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
arith_eq_solver.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
arith_eq_solver.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
asserted_formulas.cpp fix build issues 2017-08-24 09:19:35 -07:00
asserted_formulas.h fix build issues 2017-08-24 09:19:35 -07:00
cached_var_subst.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
cached_var_subst.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
CMakeLists.txt [CMake] Move CMake files into their intended location so the 2017-06-12 11:59:00 +01:00
cost_evaluator.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
cost_evaluator.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
database.h added missing Copyright forms 2015-06-10 11:54:02 -07:00
database.smt remove hassel table from unstable: does not compile under other plantforms 2013-05-31 17:48:19 -07:00
diff_logic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dyn_ack.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dyn_ack.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
elim_term_ite.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
elim_term_ite.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_context_simplifier.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_context_simplifier.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
fingerprints.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
fingerprints.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mam.cpp compiler warnings 2017-08-20 16:18:25 -07:00
mam.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
old_interval.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
old_interval.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
qi_queue.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
qi_queue.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt2_extra_cmds.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt2_extra_cmds.h Added (include ...) SMT2 command. 2017-01-16 15:05:58 +00:00
smt_almost_cg_table.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_almost_cg_table.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_b_justification.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_bool_var_data.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_case_split_queue.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_case_split_queue.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_cg_table.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_cg_table.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_checker.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_checker.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_clause.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_clause.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_conflict_resolution.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_conflict_resolution.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_consequences.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_context.cpp (Re-)added option to disable lemma deletion in the smt_context. 2017-08-23 12:14:19 +01:00
smt_context.h address inconsistent states encountered when cancelling, #1197 2017-08-13 13:40:30 -07:00
smt_context_inv.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_context_pp.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_context_stat.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_enode.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_enode.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_eq_justification.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_failure.h add n-ary disjunction and conjunction 2016-07-01 08:15:50 -07:00
smt_farkas_util.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_farkas_util.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_for_each_relevant_expr.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_for_each_relevant_expr.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_implied_equalities.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_implied_equalities.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_internalizer.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_justification.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_justification.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_kernel.cpp updated include directives 2017-08-01 10:51:47 -07:00
smt_kernel.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_literal.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_literal.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_model_checker.cpp purge iterators 2017-08-20 15:35:16 -07:00
smt_model_checker.h Fixed ref-counting bug in smt_model_checker. Fixes #1212. 2017-08-17 19:29:53 +01:00
smt_model_finder.cpp fix regressions introduced when modifying macro_util 2017-08-22 17:05:40 -07:00
smt_model_finder.h reducing dependencies on simplifier 2017-08-22 15:09:34 -07:00
smt_model_generator.cpp removing dependency on simplifier in pattern_inference 2017-08-23 12:17:30 -07:00
smt_model_generator.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_quantifier.cpp reducing dependencies on simplifier 2017-08-22 15:09:34 -07:00
smt_quantifier.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_quantifier_instances.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
smt_quantifier_stat.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_quantifier_stat.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_quick_checker.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_quick_checker.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_relevancy.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_relevancy.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_setup.cpp enable QF_UF mode use same parameters whether with or without static featues, #1141, revert some breaking changes that should not have been part of commit 2017-08-15 01:20:30 -07:00
smt_setup.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_solver.cpp updated include directives 2017-08-01 10:51:47 -07:00
smt_solver.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_statistics.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_statistics.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
smt_theory.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_theory.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_theory_var_list.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_types.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_value_sort.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
smt_value_sort.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
spanning_tree.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
spanning_tree_base.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
spanning_tree_def.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_arith.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_arith.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_arith_aux.h address inconsistent states encountered when cancelling, #1197 2017-08-13 13:40:30 -07:00
theory_arith_core.h address inconsistent states encountered when cancelling, #1197 2017-08-13 13:40:30 -07:00
theory_arith_def.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_arith_eq.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_arith_int.h fix #1217 2017-08-18 09:19:38 -07:00
theory_arith_inv.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_arith_nl.h fix #1217 2017-08-18 09:19:38 -07:00
theory_arith_pp.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_array.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_array.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_array_base.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_array_base.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_array_full.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_array_full.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_bv.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_bv.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_datatype.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_datatype.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_dense_diff_logic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_dense_diff_logic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_dense_diff_logic_def.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_diff_logic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_diff_logic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_diff_logic_def.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_dl.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_dl.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
theory_dummy.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_dummy.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_fpa.cpp compiler warnings 2017-08-20 16:18:25 -07:00
theory_fpa.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_lra.cpp updated include directives 2017-08-01 10:51:47 -07:00
theory_lra.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_opt.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_opt.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_pb.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_pb.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_seq.cpp fix regression exposed by segfault2.smt2 crash 2017-08-21 14:13:43 -07:00
theory_seq.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_seq_empty.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_str.cpp compiler warnings 2017-08-20 16:18:25 -07:00
theory_str.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_utvpi.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_utvpi.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_utvpi_def.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_wmaxsat.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
theory_wmaxsat.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
uses_theory.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
uses_theory.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
watch_list.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
watch_list.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00