3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 09:35:32 +00:00
z3/src/muz/base
Arie Gurfinkel 0d3fed9a6a spacer: lemma generalizer for small numbers
Attempts to reduce denominators in coefficients of farkas lemmas
2019-09-09 20:32:13 +02:00
..
bind_variables.cpp record statistics setting in config_params so that fp engine can access them, fix serialization bug when check-assumptions returns unsat 2018-08-06 16:21:27 -07:00
bind_variables.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
CMakeLists.txt Cleanup fixedpoint options 2018-06-14 16:08:52 -07:00
dl_boogie_proof.cpp move proof utils under ast 2017-10-24 09:59:55 -07:00
dl_boogie_proof.h Use nullptr. 2018-02-12 14:05:55 +07:00
dl_context.cpp purge smt.timeout, use timeout instead to control solver timing #2354 2019-06-21 16:56:24 +02:00
dl_context.h na 2019-06-21 10:40:35 +02:00
dl_costs.cpp Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
dl_costs.h Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
dl_engine_base.h remove pdr 2018-06-14 16:08:51 -07:00
dl_rule.cpp Catch exceptions by const-reference 2018-10-16 19:16:07 +02:00
dl_rule.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
dl_rule_set.cpp Revert "Made Z3 compile for C++17 with MSVC" 2018-10-15 12:52:19 -07:00
dl_rule_set.h Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
dl_rule_subsumption_index.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_rule_subsumption_index.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_rule_transformer.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_rule_transformer.h Use nullptr. 2018-02-12 14:05:55 +07:00
dl_util.cpp integrate lambda expressions 2018-06-26 07:23:04 -07:00
dl_util.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
fp_params.pyg spacer: lemma generalizer for small numbers 2019-09-09 20:32:13 +02:00
hnf.cpp remove cooperate 2019-06-12 20:15:46 -07:00
hnf.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
rule_properties.cpp fix #2310 2019-05-31 16:22:49 -07:00
rule_properties.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00