3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-03 09:50:23 +00:00
z3/src/sat
Nikolaj Bjorner 73070585b8 fix bug in core generation in legacy core: it ignores complementary literals
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-09-14 13:06:01 -07:00
..
tactic fixes to maxres/mss 2014-09-03 10:03:56 -07:00
dimacs.cpp checkpoint 2012-10-21 20:04:34 -07:00
dimacs.h checkpoint 2012-10-21 20:04:34 -07:00
sat_asymm_branch.cpp use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
sat_asymm_branch.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
sat_asymm_branch_params.pyg exposed sat params 2012-12-02 16:38:33 -08:00
sat_clause.cpp checkpoint 2012-10-23 12:12:59 -07:00
sat_clause.h Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_clause_set.cpp Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_clause_set.h Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_clause_use_list.cpp Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_clause_use_list.h Fix issue https://z3.codeplex.com/workitem/38 2013-06-06 13:20:43 -07:00
sat_cleaner.cpp use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
sat_cleaner.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
sat_config.cpp update core generation to be partial, update maxres to use current model too 2014-09-02 19:05:28 -07:00
sat_config.h update core generation to be partial, update maxres to use current model too 2014-09-02 19:05:28 -07:00
sat_elim_eqs.cpp Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_elim_eqs.h Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_extension.h Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_iff3_finder.cpp Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_iff3_finder.h Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_integrity_checker.cpp Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_integrity_checker.h Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_justification.h testing inc_sat 2014-07-31 22:29:47 -07:00
sat_model_converter.cpp Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_model_converter.h Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_mus.cpp fixes to maxres/mss 2014-09-03 10:03:56 -07:00
sat_mus.h fixes to maxres/mss 2014-09-03 10:03:56 -07:00
sat_params.pyg update core generation to be partial, update maxres to use current model too 2014-09-02 19:05:28 -07:00
sat_probing.cpp fix flipper 2014-08-15 18:30:06 -07:00
sat_probing.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
sat_scc.cpp use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
sat_scc.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
sat_scc_params.pyg exposed sat params 2012-12-02 16:38:33 -08:00
sat_simplifier.cpp fix bug in blocked clause elimination that was enabled for external variables, fix other bugs in maxres 2014-08-10 21:23:05 -07:00
sat_simplifier.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
sat_simplifier_params.pyg experiment with sat solver 2014-05-14 19:40:58 -07:00
sat_sls.cpp fixes to maxres/mss 2014-09-03 10:03:56 -07:00
sat_sls.h fixes to maxres/mss 2014-09-03 10:03:56 -07:00
sat_solver.cpp fix bug in core generation in legacy core: it ignores complementary literals 2014-09-14 13:06:01 -07:00
sat_solver.h fix bug in core generation in legacy core: it ignores complementary literals 2014-09-14 13:06:01 -07:00
sat_types.h reorganizing the code 2012-10-25 11:28:03 -07:00
sat_var_queue.h Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_watched.cpp Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_watched.h Reorganizing the code 2012-10-20 15:30:42 -07:00