3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-12-01 01:37:13 +00:00
z3/src/muz/spacer
2018-06-14 16:08:51 -07:00
..
CMakeLists.txt Ported model_search and model_node from pdr into spacer 2018-06-14 16:08:51 -07:00
spacer_antiunify.cpp fixes to clause proof tracking 2018-06-14 16:08:50 -07:00
spacer_antiunify.h Anti-unification of two ground expressions 2018-06-14 16:08:49 -07:00
spacer_callback.cpp Extend spacer with callback events 2018-06-14 16:08:48 -07:00
spacer_callback.h add_constraint API 2018-06-14 16:08:48 -07:00
spacer_context.cpp First partially working pdr strategy in spacer 2018-06-14 16:08:51 -07:00
spacer_context.h First partially working pdr strategy in spacer 2018-06-14 16:08:51 -07:00
spacer_dl_interface.cpp Remove dead code in spacer_manager 2018-06-14 16:08:48 -07:00
spacer_dl_interface.h Post merge compile fixes 2018-06-14 16:08:48 -07:00
spacer_farkas_learner.cpp move proof utils under ast 2017-10-24 09:59:55 -07:00
spacer_farkas_learner.h Remove whitespace 2018-06-14 16:08:48 -07:00
spacer_generalizers.cpp Cleanup array_eq_generalizer 2018-06-14 16:08:51 -07:00
spacer_generalizers.h Cleanup array_eq_generalizer 2018-06-14 16:08:51 -07:00
spacer_iuc_proof.cpp Move proof dot printing into iuc_proof 2018-06-14 16:08:48 -07:00
spacer_iuc_proof.h Move proof dot printing into iuc_proof 2018-06-14 16:08:48 -07:00
spacer_iuc_solver.cpp move to list of clauses 2018-06-14 16:08:50 -07:00
spacer_iuc_solver.h move to list of clauses 2018-06-14 16:08:50 -07:00
spacer_json.cpp spacer: print all lemmas in json 2018-06-14 16:08:50 -07:00
spacer_json.h New style of json dump based on lemmas at pob 2018-06-14 16:08:50 -07:00
spacer_legacy_frames.cpp remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
spacer_legacy_frames.h Spacer engine for HORN logic 2017-07-31 17:02:29 -04:00
spacer_legacy_mbp.cpp Move spacer qe into spacer_qe namespace 2018-06-14 16:08:49 -07:00
spacer_legacy_mev.cpp remove iff 2018-06-14 16:08:48 -07:00
spacer_legacy_mev.h remove simplify dependencies 2017-08-26 00:57:44 -07:00
spacer_manager.cpp Rewrite spacer::sym_mux 2018-06-14 16:08:50 -07:00
spacer_manager.h Rewrite spacer::sym_mux 2018-06-14 16:08:50 -07:00
spacer_matrix.cpp Use const refs to reduce copying. 2018-01-30 21:43:56 +07:00
spacer_matrix.h Merge pull request #1465 from waywardmonkeys/fix-typos 2018-02-05 18:31:09 -08:00
spacer_mbc.cpp mbc: moved code under get_subst() 2018-06-14 16:08:51 -07:00
spacer_mbc.h Model based Cartesian decomposition 2018-06-14 16:08:51 -07:00
spacer_mev_array.cpp updated include directives 2017-08-01 10:51:47 -07:00
spacer_mev_array.h more includes 2017-07-31 22:51:28 -04:00
spacer_notes.txt Spacer engine for HORN logic 2017-07-31 17:02:29 -04:00
spacer_pdr.cpp First partially working pdr strategy in spacer 2018-06-14 16:08:51 -07:00
spacer_pdr.h First partially working pdr strategy in spacer 2018-06-14 16:08:51 -07:00
spacer_proof_utils.cpp Use fact-generating version of mk_unit_resolution() 2018-06-14 16:08:49 -07:00
spacer_proof_utils.h hypothesis_reducer: worked around propositional literals 2018-06-14 16:08:48 -07:00
spacer_prop_solver.cpp Fix to cube-and-clause interface in prop_solver 2018-06-14 16:08:50 -07:00
spacer_prop_solver.h move to list of clauses 2018-06-14 16:08:50 -07:00
spacer_qe_project.cpp Move spacer qe into spacer_qe namespace 2018-06-14 16:08:49 -07:00
spacer_qe_project.h Move spacer qe into spacer_qe namespace 2018-06-14 16:08:49 -07:00
spacer_quant_generalizer.cpp Move tout under TRACE 2018-06-14 16:08:48 -07:00
spacer_sem_matcher.cpp Semantic matcher 2018-06-14 16:08:47 -07:00
spacer_sem_matcher.h Semantic matcher 2018-06-14 16:08:47 -07:00
spacer_sym_mux.cpp Bug fix to spacer::sym_mux 2018-06-14 16:08:50 -07:00
spacer_sym_mux.h Bug fix to spacer::sym_mux 2018-06-14 16:08:50 -07:00
spacer_term_graph.cpp Fix in spacer_term_graph 2018-06-14 16:08:47 -07:00
spacer_term_graph.h Improve interface of term_graph 2018-06-14 16:08:47 -07:00
spacer_unsat_core_learner.cpp Remove a print 2018-06-14 16:08:48 -07:00
spacer_unsat_core_learner.h Fix compiler warnings 2018-06-14 16:08:48 -07:00
spacer_unsat_core_plugin.cpp Cleanup iuc_proof 2018-06-14 16:08:48 -07:00
spacer_unsat_core_plugin.h Minor code cleanup 2018-06-14 16:08:48 -07:00
spacer_util.cpp Formatting 2018-06-14 16:08:50 -07:00
spacer_util.h to_mbp_benchmark(): prints an mbp problem in benchmark format 2018-06-14 16:08:49 -07:00