3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src/tactic/arith
Nikolaj Bjorner 4938ea7be6 fix #4123
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-04-27 11:44:25 -07:00
..
add_bounds_tactic.cpp merge with master 2018-03-25 14:57:01 -07:00
add_bounds_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
arith_bounds_tactic.cpp fix #3557 2020-04-03 16:37:59 -07:00
arith_bounds_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bound_manager.cpp fix #3734 2020-04-04 12:53:24 -07:00
bound_manager.h fix #3734 2020-04-04 12:53:24 -07:00
bound_propagator.cpp add rewrites for moduli as exercised in example from #2319 2019-11-24 19:02:28 -08:00
bound_propagator.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bv2int_rewriter.cpp fix #3953 2020-04-14 09:43:03 -07:00
bv2int_rewriter.h limit the size of bit vectors 2019-06-11 16:40:54 -07:00
bv2real_rewriter.cpp fix #2796 2019-12-10 15:37:40 -08:00
bv2real_rewriter.h Use nullptr. 2018-02-12 14:05:55 +07:00
card2bv_tactic.cpp fix #3538, turn on proof checking assertions in goal.cpp for earlier coverage 2020-03-29 10:55:47 -07:00
card2bv_tactic.h dealing with compilers that don't take typename in non-template classes 2018-05-23 09:11:33 -07:00
CMakeLists.txt remove redundant tactic 2018-02-07 17:17:27 -08:00
degree_shift_tactic.cpp fix #3557 2020-04-03 16:37:59 -07:00
degree_shift_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
diff_neq_tactic.cpp bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
diff_neq_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
eq2bv_tactic.cpp fix #3909 2020-04-11 13:56:07 -07:00
eq2bv_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
factor_tactic.cpp fix #3294 2020-03-14 10:46:03 -07:00
factor_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
fix_dl_var_tactic.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
fix_dl_var_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
fm_tactic.cpp fix #3557 2020-04-03 16:37:59 -07:00
fm_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
lia2card_tactic.cpp fix #3557 2020-04-03 16:37:59 -07:00
lia2card_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
lia2pb_tactic.cpp fix #3294 2020-03-14 10:46:03 -07:00
lia2pb_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
linear_equation.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
linear_equation.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
nla2bv_tactic.cpp fix #3679 2020-04-02 15:04:56 -07:00
nla2bv_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
normalize_bounds_tactic.cpp remove output from normalize bounds 2020-03-30 17:46:53 -07:00
normalize_bounds_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb2bv_model_converter.cpp merge with master 2018-03-25 14:57:01 -07:00
pb2bv_model_converter.h merge with master 2018-03-25 14:57:01 -07:00
pb2bv_tactic.cpp fix #3294 2020-03-14 10:46:03 -07:00
pb2bv_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
probe_arith.cpp remove unused file & hide a few symbols 2020-01-31 17:13:28 +00:00
probe_arith.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
propagate_ineqs_tactic.cpp Logging facility for spacer plus minor improvements (#3368) 2020-03-16 20:31:44 -07:00
propagate_ineqs_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
purify_arith_tactic.cpp fix #4123 2020-04-27 11:44:25 -07:00
purify_arith_tactic.h Typo fixes. 2018-01-02 22:48:06 +07:00
recover_01_tactic.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
recover_01_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00