3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-20 18:20:22 +00:00
z3/src/smt/tactic
Clemens Eisenhofer 95c3dd9224
Added missing decide-callback for tactics (#6166)
* Added function to select the next variable to split on

* Fixed typo

* Small fixes

* uint -> int

* Fixed missing assignment for binary clauses

* Added missing decide-callback for tactics
2022-07-17 10:07:52 -07:00
..
CMakeLists.txt fix #5065 - regression solving str.from_int equations now that it isn't injective any longer 2021-03-02 12:59:48 -08:00
ctx_solver_simplify_tactic.cpp add tactic name 2021-12-07 13:37:57 -08:00
ctx_solver_simplify_tactic.h booyah 2020-07-04 15:56:30 -07:00
smt_tactic_core.cpp Added missing decide-callback for tactics (#6166) 2022-07-17 10:07:52 -07:00
smt_tactic_core.h fix #5065 - regression solving str.from_int equations now that it isn't injective any longer 2021-03-02 12:59:48 -08:00
unit_subsumption_tactic.cpp breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
unit_subsumption_tactic.h booyah 2020-07-04 15:56:30 -07:00