3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 08:35:31 +00:00
z3/src/qe
Nikolaj Bjorner 9f2b18cac5 add tactic name
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2021-12-07 13:37:57 -08:00
..
mbp #5454 2021-08-11 19:43:42 -07:00
CMakeLists.txt adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
nlarith_util.cpp Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
nlarith_util.h fix one typo and two misunderstandings for doxygen (#5633) 2021-10-29 15:35:05 +02:00
nlqsat.cpp add tactic name 2021-12-07 13:37:57 -08:00
nlqsat.h booyah 2020-07-04 15:56:30 -07:00
qe.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
qe.h Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
qe_arith_plugin.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
qe_array_plugin.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
qe_bool_plugin.cpp update to make variables work with other theories 2018-06-14 16:08:49 -07:00
qe_bv_plugin.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
qe_cmd.cpp Use nullptr. 2018-02-12 14:05:55 +07:00
qe_cmd.h booyah 2020-07-04 15:56:30 -07:00
qe_datatype_plugin.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
qe_dl_plugin.cpp fix build, refactor 2021-02-02 05:26:57 -08:00
qe_lite.cpp add tactic name 2021-12-07 13:37:57 -08:00
qe_lite.h spread a few anonymous namespaces and remove some m_imp idioms 2018-12-21 22:49:06 +00:00
qe_mbi.cpp fix #5541 2021-09-20 10:10:28 -07:00
qe_mbi.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
qe_mbp.cpp fix build, refactor 2021-02-02 05:26:57 -08:00
qe_mbp.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
qe_tactic.cpp add tactic name 2021-12-07 13:37:57 -08:00
qe_tactic.h booyah 2020-07-04 15:56:30 -07:00
qsat.cpp add tactic name 2021-12-07 13:37:57 -08:00
qsat.h booyah 2020-07-04 15:56:30 -07:00