3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-21 17:44:43 +00:00
z3/src/muz/spacer
Copilot 7377d28c30
Replace empty destructors with = default for compiler optimization (#8189)
* Initial plan

* Replace empty destructors with = default

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-01-13 10:50:10 -08:00
..
.clang-format Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
CMakeLists.txt Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_antiunify.cpp fix un-intialized variable warnings 2024-09-30 15:08:33 -07:00
spacer_antiunify.h booyah 2020-07-04 15:56:30 -07:00
spacer_arith_generalizers.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_arith_kernel.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_arith_kernel.h Replace empty destructors with = default for compiler optimization (#8189) 2026-01-13 10:50:10 -08:00
spacer_callback.cpp Extend spacer with callback events 2018-06-14 16:08:48 -07:00
spacer_callback.h booyah 2020-07-04 15:56:30 -07:00
spacer_cluster.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_cluster.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_cluster_util.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_concretize.cpp address compiler warnings gcc-13 2024-08-26 11:33:54 -07:00
spacer_concretize.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_conjecture.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_context.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_context.h fix un-intialized variable warnings 2024-09-30 15:08:33 -07:00
spacer_convex_closure.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_convex_closure.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_dl_interface.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_dl_interface.h booyah 2020-07-04 15:56:30 -07:00
spacer_expand_bnd_generalizer.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_expand_bnd_generalizer.h remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
spacer_farkas_learner.cpp Modernize C++ patterns: range-based for loops and nullptr (#8167) 2026-01-11 21:20:07 -08:00
spacer_farkas_learner.h booyah 2020-07-04 15:56:30 -07:00
spacer_generalizers.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_generalizers.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_global_generalizer.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_global_generalizer.h remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
spacer_ind_lemma_generalizer.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_iuc_proof.cpp Catch exceptions by const-reference 2018-10-16 19:16:07 +02:00
spacer_iuc_proof.h booyah 2020-07-04 15:56:30 -07:00
spacer_iuc_solver.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_iuc_solver.h Add (updated and general) solve_for functionality for arithmetic, add congruence_explain to API to retrieve explanation for why two terms are congruent Tweak handling of smt.qi.max_instantations 2024-12-19 23:27:57 +01:00
spacer_legacy_frames.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_legacy_frames.h Make sure all headers do #pragma once. (#6188) 2022-07-23 10:41:14 -07:00
spacer_legacy_mbp.cpp move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
spacer_legacy_mev.cpp move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
spacer_legacy_mev.h Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_manager.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_manager.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
spacer_matrix.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_matrix.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_mbc.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_mbc.h fix misspelled \brief for doxygen (#5632) 2021-10-29 15:34:28 +02:00
spacer_mev_array.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_mev_array.h booyah 2020-07-04 15:56:30 -07:00
spacer_notes.txt Spacer engine for HORN logic 2017-07-31 17:02:29 -04:00
spacer_pdr.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_pdr.h booyah 2020-07-04 15:56:30 -07:00
spacer_proof_utils.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_proof_utils.h booyah 2020-07-04 15:56:30 -07:00
spacer_prop_solver.cpp move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
spacer_prop_solver.h booyah 2020-07-04 15:56:30 -07:00
spacer_qe_project.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_qe_project.h booyah 2020-07-04 15:56:30 -07:00
spacer_quant_generalizer.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_sat_answer.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_sat_answer.h booyah 2020-07-04 15:56:30 -07:00
spacer_sem_matcher.cpp unused variables 2022-10-20 09:09:06 -07:00
spacer_sem_matcher.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_sym_mux.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_sym_mux.h booyah 2020-07-04 15:56:30 -07:00
spacer_unsat_core_learner.cpp preserve model order to avoid clobbering regression tests 2020-03-10 16:56:49 -07:00
spacer_unsat_core_learner.h booyah 2020-07-04 15:56:30 -07:00
spacer_unsat_core_plugin.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
spacer_unsat_core_plugin.h remove a few default constructors 2024-09-23 08:17:58 +01:00
spacer_util.cpp move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
spacer_util.h QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00