3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 09:35:32 +00:00
z3/src/tactic/sls
Nikolaj Bjorner 6297c001ee remove legacy solve_eqs_tactic entirely
also, bug fixes to elim_unconstrained (elim_uncnstr2) which is to replace legacy tactic for eliminating unconstrained constants.
2022-11-14 18:57:16 -08:00
..
bvsls_opt_engine.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
bvsls_opt_engine.h remove unneeded constructors (last round) 2020-07-12 17:41:57 +01:00
CMakeLists.txt [CMake] Fix dependencies for generating install_tactic.cpp. 2017-06-21 23:03:48 +01:00
sls_engine.cpp fix #3557 2020-04-03 16:37:59 -07:00
sls_engine.h move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
sls_evaluator.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
sls_params.pyg Tabs, formatting. 2017-09-17 17:50:05 +01:00
sls_powers.h booyah 2020-07-04 15:56:30 -07:00
sls_tactic.cpp remove legacy solve_eqs_tactic entirely 2022-11-14 18:57:16 -08:00
sls_tactic.h booyah 2020-07-04 15:56:30 -07:00
sls_tracker.h fix crashes due to my last commit 2020-07-12 19:53:22 +01:00