3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-01 12:55:52 +00:00
z3/src/tactic/arith
Nikolaj Bjorner e6725b2344 merge unstable into opt
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-09-26 12:12:24 -07:00
..
add_bounds_tactic.cpp address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
add_bounds_tactic.h finished script for auto-gen of install_tactic procedure 2012-10-25 16:06:14 -07:00
arith_bounds_tactic.cpp re-organizing muz 2013-08-28 21:49:53 -07:00
arith_bounds_tactic.h re-organizing muz 2013-08-28 21:49:53 -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 fix quantifier elimination bugs reported by Berdine and Bornat 2014-07-14 15:38:22 +02: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
card2bv_tactic.cpp remove mk_or_reduced 2014-09-16 22:14:58 -07:00
card2bv_tactic.h fix sorting network bug, add network compilation,... 2014-09-11 18:47:21 -07:00
degree_shift_tactic.cpp address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
degree_shift_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
diff_neq_tactic.cpp address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
diff_neq_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
elim01_tactic.cpp tuning based on benchmarks from Robert White 2014-05-05 14:43:06 -07:00
elim01_tactic.h first pass on normalization 2013-12-07 14:38:09 -08:00
factor_tactic.cpp address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
factor_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
fix_dl_var_tactic.cpp address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
fix_dl_var_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
fm_tactic.cpp address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
fm_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
lia2card_tactic.cpp debugging opt 2014-03-17 10:34:32 -07:00
lia2card_tactic.h first pass on normalization 2013-12-07 14:38:09 -08:00
lia2pb_tactic.cpp address race condition in cleanup methods 2014-09-05 11:18:34 -07: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 address race condition in cleanup methods 2014-09-05 11:18:34 -07: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 address race condition in cleanup methods 2014-09-05 11:18:34 -07: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 address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
propagate_ineqs_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
purify_arith_tactic.cpp debugging opt 2014-03-17 10:34:32 -07:00
purify_arith_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
recover_01_tactic.cpp address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
recover_01_tactic.h checkpoint 2012-10-25 15:44:53 -07:00