3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src/tactic/arith
2013-02-20 13:41:08 -08:00
..
add_bounds_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
add_bounds_tactic.h finished script for auto-gen of install_tactic procedure 2012-10-25 16:06:14 -07:00
bound_manager.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
bound_manager.h using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
bound_propagator.cpp saved params work 2012-11-29 17:19:12 -08:00
bound_propagator.h using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
bv2int_rewriter.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
bv2int_rewriter.h using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
bv2real_rewriter.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
bv2real_rewriter.h using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
degree_shift_tactic.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
degree_shift_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
diff_neq_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
diff_neq_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
factor_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
factor_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
fix_dl_var_tactic.cpp reorganizing the code 2012-10-25 11:28:03 -07:00
fix_dl_var_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
fm_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
fm_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
lia2pb_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
lia2pb_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
linear_equation.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
linear_equation.h using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
nla2bv_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
nla2bv_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
normalize_bounds_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
normalize_bounds_tactic.h checkpoint 2012-10-25 15:06:40 -07:00
pb2bv_model_converter.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
pb2bv_model_converter.h using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
pb2bv_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
pb2bv_tactic.h finished script for auto-gen of install_tactic procedure 2012-10-25 16:06:14 -07:00
probe_arith.cpp Add new probes for arithmetic. Check for LIA and LRA (and activate qe if applicable). Modify echo tactic to send results to the regular stream. 2013-02-20 13:41:08 -08:00
probe_arith.h Add new probes for arithmetic. Check for LIA and LRA (and activate qe if applicable). Modify echo tactic to send results to the regular stream. 2013-02-20 13:41:08 -08:00
propagate_ineqs_tactic.cpp using a consistent naming convention for naming tactic subfolders 2012-10-24 15:11:44 -07:00
propagate_ineqs_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
purify_arith_tactic.cpp Add arith_decls for underspecified operators 2012-12-26 11:35:00 -08:00
purify_arith_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
recover_01_tactic.cpp saved params work 2012-11-29 17:19:12 -08:00
recover_01_tactic.h checkpoint 2012-10-25 15:44:53 -07:00