3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 11:55:51 +00:00
z3/src/tactic/core
Nikolaj Bjorner 50c93d1ad4 merge with 4.7.1
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-05-22 17:10:36 -07:00
..
blast_term_ite_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
blast_term_ite_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
CMakeLists.txt #1284 build problems 2017-10-05 22:20:31 +01:00
cofactor_elim_term_ite.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
cofactor_elim_term_ite.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
cofactor_term_ite_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
cofactor_term_ite_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
collect_occs.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
collect_occs.h refactor occurrence utility for common use (to be used in ctx_simplifier) per Nuno's suggestion 2016-03-09 15:53:02 -08:00
collect_statistics_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
collect_statistics_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ctx_simplify_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
ctx_simplify_tactic.h merge with master 2018-03-25 14:57:01 -07:00
der_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
der_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
distribute_forall_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
distribute_forall_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dom_simplify_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
dom_simplify_tactic.h merge with master 2018-03-25 14:57:01 -07:00
elim_term_ite_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
elim_term_ite_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
elim_uncnstr_tactic.cpp update model conversion 2018-05-03 11:46:26 -07:00
elim_uncnstr_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
injectivity_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
injectivity_tactic.h First version of the inj. tactic 2017-08-22 17:10:20 +00:00
nnf_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
nnf_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
occf_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
occf_tactic.h Fix typos. 2018-02-09 16:35:26 +07:00
pb_preprocess_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
pb_preprocess_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
propagate_values_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
propagate_values_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
reduce_args_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
reduce_args_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
simplify_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
simplify_tactic.h merge with master 2018-03-25 14:57:01 -07:00
solve_eqs_tactic.cpp merge with 4.7.1 2018-05-22 17:10:36 -07:00
solve_eqs_tactic.h Use nullptr. 2018-02-12 14:05:55 +07:00
split_clause_tactic.cpp fix build 2018-05-01 09:39:19 -07:00
split_clause_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
symmetry_reduce_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
symmetry_reduce_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
tseitin_cnf_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
tseitin_cnf_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00