3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 03:45:51 +00:00
z3/src/tactic/core
Nikolaj Bjorner 7f590b5419 gift for Nuno
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-10-17 10:27:58 -07:00
..
blast_term_ite_tactic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ctx_simplify_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
der_tactic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 gift for Nuno 2017-10-17 10:27:58 -07:00
dom_simplify_tactic.h fix scope accounting for dom simplifier 2017-10-17 10:14:26 -07:00
elim_term_ite_tactic.cpp micro-optimization in tactics' cleanup(): avoid dealloc+alloc traffic 2017-08-14 20:12:00 +01: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 support for smtlib2.6 datatype parsing 2017-09-04 21:12:43 -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 injectivity: Cleanup whitespace 2017-08-23 10:25:33 +00:00
injectivity_tactic.h First version of the inj. tactic 2017-08-22 17:10:20 +00:00
nnf_tactic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
occf_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb_preprocess_tactic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 micro-optimization in tactics' cleanup(): avoid dealloc+alloc traffic 2017-08-14 20:12:00 +01: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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
simplify_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
solve_eqs_tactic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
solve_eqs_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
split_clause_tactic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
tseitin_cnf_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00