3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-27 19:05:51 +00:00
z3/src/tactic/core
2012-12-18 14:44:51 -08:00
..
cofactor_elim_term_ite.cpp Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
cofactor_elim_term_ite.h using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
cofactor_term_ite_tactic.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
cofactor_term_ite_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
ctx_simplify_tactic.cpp Fix file name (use same naming convention) 2012-12-14 09:04:20 -08:00
ctx_simplify_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
der_tactic.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
der_tactic.h fixed der tactic installation command 2012-10-30 08:38:20 -07:00
distribute_forall_tactic.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
distribute_forall_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
elim_term_ite_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
elim_term_ite_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
elim_uncnstr_tactic.cpp Add get_sort(expr * n) function that does not depend on ast_manager. Move power_of_two to rational class. Add arith_recognizers and bv_recognizers classes. The two new classes contain the 'read-only' methods from arith_util and bv_util. 2012-12-18 14:44:51 -08:00
elim_uncnstr_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
nnf_tactic.cpp Removed auxiliary constants created by the nnf tactic from Z3 models. Fixed model.compact parameter propagation problem. 2012-12-13 14:03:58 -08:00
nnf_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
occf_tactic.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
occf_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
propagate_values_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
propagate_values_tactic.h Fixed python regressions. Added missing tactic. 2012-10-28 11:22:41 -07:00
reduce_args_tactic.cpp Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
reduce_args_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
simplify_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
simplify_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
solve_eqs_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
solve_eqs_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
split_clause_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
split_clause_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
symmetry_reduce_tactic.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
symmetry_reduce_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
tseitin_cnf_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
tseitin_cnf_tactic.h checkpoint 2012-10-25 15:44:53 -07:00