3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-18 17:22:15 +00:00
z3/src/tactic/core
Leonardo de Moura 2b59f2ecc2 Fix issue https://z3.codeplex.com/workitem/37
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-06-06 18:29:29 -07: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 issue https://z3.codeplex.com/workitem/37 2013-06-06 18:29:29 -07: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 Fix typos 2013-03-25 14:42:18 -07: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