3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 12:28:44 +00:00
z3/src/qe
Nikolaj Bjorner 49ba3bc12f address compiler warnings gcc-13
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2024-08-26 11:33:54 -07:00
..
lite nits 2023-08-02 10:29:48 -07:00
mbp address compiler warnings gcc-13 2024-08-26 11:33:54 -07:00
CMakeLists.txt separate dependencies for qe_lite 2022-01-12 03:26:22 -08:00
nlarith_util.cpp Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
nlarith_util.h Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
nlqsat.cpp change signed projection to include root object. 2024-03-23 16:14:24 -04:00
nlqsat.h booyah 2020-07-04 15:56:30 -07:00
qe.cpp Fix some typos. (#7115) 2024-02-07 23:06:43 -08:00
qe.h Use = default for virtual constructors. 2022-08-05 18:11:46 +03: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 Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01: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 Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01: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_mbi.cpp fix #6418 2022-10-23 11:03:00 -07:00
qe_mbi.h fix #6415 2022-10-22 11:18:16 -07:00
qe_mbp.cpp Fix some typos. (#7115) 2024-02-07 23:06:43 -08:00
qe_mbp.h adding dt-solver (#4739) 2020-10-18 15:28:21 -07:00
qe_tactic.cpp breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
qe_tactic.h fix bug in new core not detecting conflict, fix #6525, add tactic doc 2023-01-14 17:20:43 -05:00
qsat.cpp fix build warnings 2024-02-01 09:36:52 -08:00
qsat.h move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00