3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 02:41:52 +00:00
z3/src/qe
Nikolaj Bjorner a3f7541719 fix #7517
2025-01-20 19:04:36 -08:00
..
lite nits 2023-08-02 10:29:48 -07:00
mbp fix #7517 2025-01-20 19:04:36 -08: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 Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
nlqsat.h booyah 2020-07-04 15:56:30 -07:00
qe.cpp inherit more exceptions from std::exception 2024-11-04 13:52:14 -08:00
qe.h remove unneeded iterator functions 2024-09-23 12:59:04 +01: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 remove 2 unneeded lambda captures 2024-12-17 16:02:24 +00:00
qe_mbp.h add projection with witnesses 2024-11-27 10:26:34 -08: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 Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
qsat.h move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00