3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 17:45:32 +00:00
z3/src/tactic/fpa
Nikolaj Bjorner 9f2b18cac5 add tactic name
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2021-12-07 13:37:57 -08:00
..
CMakeLists.txt Updated CMakelists.txt 2018-04-24 15:01:05 +01:00
fpa2bv_model_converter.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
fpa2bv_model_converter.h booyah 2020-07-04 15:56:30 -07:00
fpa2bv_tactic.cpp add tactic name 2021-12-07 13:37:57 -08:00
fpa2bv_tactic.h booyah 2020-07-04 15:56:30 -07:00
qffp_tactic.cpp fix #5065 - regression solving str.from_int equations now that it isn't injective any longer 2021-03-02 12:59:48 -08:00
qffp_tactic.h booyah 2020-07-04 15:56:30 -07:00
qffplra_tactic.cpp move to get_sort as method, add opt_lns pass, disable xor simplification unless configured, fix perf bug in model converter update trail 2021-02-02 03:58:19 -08:00
qffplra_tactic.h booyah 2020-07-04 15:56:30 -07:00