3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-12 20:18:18 +00:00
z3/src/ackermannization
Nikolaj Bjorner 228d68f165 enhance ackermannize for constant arguments
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-09-07 16:36:09 +03: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 enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03: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 enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03:00
ackr_info.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
ackr_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
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 enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03:00
lackr.h enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03: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 fix build 2018-05-01 10:53:36 -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