3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/muz/spacer
Nuno Lopes 737c2208fa delete more default constructors
reduces code size by 0.1%
2024-09-23 12:59:04 +01: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 Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_antiunify.h booyah 2020-07-04 15:56:30 -07:00
spacer_arith_generalizers.cpp fix #2548 fix #2530 2019-09-13 15:03:04 +02:00
spacer_arith_kernel.cpp delete more default constructors 2024-09-23 12:59:04 +01:00
spacer_arith_kernel.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07: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 compiler warning 2023-02-02 19:21:34 -08:00
spacer_cluster.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_cluster_util.cpp Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07: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 Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_context.cpp bug fix. Prevent resetting gg stats #6062 (#6618) 2023-03-03 12:32:23 -08:00
spacer_context.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_convex_closure.cpp clean up build warnings 2023-02-19 10:08:31 -08:00
spacer_convex_closure.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_dl_interface.cpp Renamed spacer options 2018-06-14 16:08:52 -07:00
spacer_dl_interface.h booyah 2020-07-04 15:56:30 -07:00
spacer_expand_bnd_generalizer.cpp spacer: trying to make C++ happy 2022-09-01 15:44:22 -07:00
spacer_expand_bnd_generalizer.h remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
spacer_farkas_learner.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
spacer_farkas_learner.h booyah 2020-07-04 15:56:30 -07:00
spacer_generalizers.cpp exposing user propagators over .Net 2022-05-07 11:08:40 -07:00
spacer_generalizers.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_global_generalizer.cpp fix #6543. don't assume order on bindings 2023-02-23 17:35:55 -05:00
spacer_global_generalizer.h remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
spacer_ind_lemma_generalizer.cpp Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07: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 set up model reconstruction trail 2022-11-04 11:25:39 -07:00
spacer_iuc_solver.h experimental feature to access congruence closure of SimpleSolver 2022-12-30 21:41:27 -08:00
spacer_legacy_frames.cpp make gcc linting happy 2024-08-26 11:40:01 -07: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 update release notes 2023-01-31 12:19:33 -08:00
spacer_legacy_mev.cpp update release notes 2023-01-31 12:19:33 -08:00
spacer_legacy_mev.h booyah 2020-07-04 15:56:30 -07:00
spacer_manager.cpp move model and proof converters to self-contained module 2022-11-03 05:23:01 -07: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 Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_matrix.h Spacer Global Guidance (#6026) 2022-08-30 15:47:00 -07:00
spacer_mbc.cpp Fix caching bug in mbc 2018-06-14 16:08:51 -07:00
spacer_mbc.h fix misspelled \brief for doxygen (#5632) 2021-10-29 15:34:28 +02:00
spacer_mev_array.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07: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 call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
spacer_pdr.h booyah 2020-07-04 15:56:30 -07:00
spacer_proof_utils.cpp make gcc linting happy 2024-08-26 11:40:01 -07:00
spacer_proof_utils.h booyah 2020-07-04 15:56:30 -07:00
spacer_prop_solver.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
spacer_prop_solver.h booyah 2020-07-04 15:56:30 -07:00
spacer_qe_project.cpp update release notes 2023-01-31 12:19:33 -08:00
spacer_qe_project.h booyah 2020-07-04 15:56:30 -07:00
spacer_quant_generalizer.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
spacer_sat_answer.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07: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 add tactic descriptions 2022-12-14 20:38:28 -08: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 QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00
spacer_unsat_core_plugin.h remove a few default constructors 2024-09-23 08:17:58 +01:00
spacer_util.cpp QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00
spacer_util.h QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00