3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-08 16:25:48 +00:00
z3/src/ackermannization
Nikolaj Bjorner fdc87f286f
na (#4254)
* remove level of indirection for context and ast_manager in smt_theory

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* add request by #4252

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* move to def

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* int

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* fix #4251

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* fix #4255

* fix #4257

* add code to debug #4246

* restore new solver as default

* na

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* fix #4246

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-05-09 17:40:02 -07:00
..
ackermannization_params.pyg Further refactoring ackermannization. 2016-02-03 17:26:58 +00:00
ackermannize_bv_model_converter.cpp add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core 2019-09-01 12:17:19 -07:00
ackermannize_bv_model_converter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ackermannize_bv_tactic.cpp fix #3294 2020-03-14 10:46:03 -07:00
ackermannize_bv_tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ackermannize_bv_tactic_params.pyg Further refactoring ackermannization. 2016-02-03 17:26:58 +00:00
ackr_bound_probe.cpp enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03:00
ackr_bound_probe.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ackr_helper.cpp enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03:00
ackr_helper.h na (#4254) 2020-05-09 17:40:02 -07:00
ackr_info.h fix #3679 2020-04-02 15:04:56 -07:00
ackr_model_converter.cpp fix #3115 fix #3116 regressions from #3111 etc 2020-03-02 16:38:33 -08:00
ackr_model_converter.h Style, formatting 2017-09-14 17:34:51 +01:00
CMakeLists.txt [CMake] Fix dependencies for generating install_tactic.cpp. 2017-06-21 23:03:48 +01:00
lackr.cpp na (#4254) 2020-05-09 17:40:02 -07:00
lackr.h na (#4254) 2020-05-09 17:40:02 -07:00
lackr_model_constructor.cpp add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core 2019-09-01 12:17:19 -07:00
lackr_model_constructor.h add array selects to basic ackerman reduction improves performance significantly for #2525 as it now uses the SAT solver core instead of SMT core 2019-09-01 12:17:19 -07:00
lackr_model_converter_lazy.cpp NYI control paths 2020-04-28 20:19:20 -07:00
lackr_model_converter_lazy.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00