3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-17 18:43:45 +00:00
z3/src/muz/spacer
Nuno Lopes 73a24ca0a9 remove '#include <iostream>' from headers and from unneeded places
It's harmful to have iostream everywhere as it injects functions in the compiled files
2022-06-17 14:10:19 +01:00
..
CMakeLists.txt
spacer_antiunify.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
spacer_antiunify.h booyah 2020-07-04 15:56:30 -07:00
spacer_arith_generalizers.cpp
spacer_callback.cpp
spacer_callback.h booyah 2020-07-04 15:56:30 -07:00
spacer_context.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
spacer_context.h ref/ref_vector minor convenience changes (#5322) 2021-05-31 10:27:46 -07:00
spacer_dl_interface.cpp
spacer_dl_interface.h booyah 2020-07-04 15:56:30 -07: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 booyah 2020-07-04 15:56:30 -07:00
spacer_iuc_proof.cpp
spacer_iuc_proof.h booyah 2020-07-04 15:56:30 -07:00
spacer_iuc_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_iuc_solver.h improve pre-processing 2022-04-15 12:55:26 +02:00
spacer_json.cpp
spacer_json.h remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
spacer_legacy_frames.cpp
spacer_legacy_frames.h
spacer_legacy_mbp.cpp separate dependencies for qe_lite 2022-01-12 03:26:22 -08:00
spacer_legacy_mev.cpp separate dependencies for qe_lite 2022-01-12 03:26:22 -08:00
spacer_legacy_mev.h booyah 2020-07-04 15:56:30 -07:00
spacer_manager.cpp misc warnings 2021-07-31 17:16:59 -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_matrix.h booyah 2020-07-04 15:56:30 -07:00
spacer_mbc.cpp
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_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 call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -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 separate dependencies for qe_lite 2022-01-12 03:26:22 -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
spacer_sem_matcher.h booyah 2020-07-04 15:56:30 -07:00
spacer_sym_mux.cpp
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 [spacer] implement spacer::is_clause() (#4170) 2020-04-30 14:03:48 -07:00
spacer_unsat_core_plugin.h booyah 2020-07-04 15:56:30 -07:00
spacer_util.cpp separate dependencies for qe_lite 2022-01-12 03:26:22 -08:00
spacer_util.h booyah 2020-07-04 15:56:30 -07:00