3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src/sat
Nikolaj Bjorner e176c4ba9a rename to ba_solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-06-28 17:54:16 -07:00
..
sat_solver rename to ba_solver 2017-06-28 17:54:16 -07:00
tactic rename to ba_solver 2017-06-28 17:54:16 -07:00
ba_solver.cpp rename to ba_solver 2017-06-28 17:54:16 -07:00
ba_solver.h rename to ba_solver 2017-06-28 17:54:16 -07:00
dimacs.cpp checkpoint 2012-10-21 20:04:34 -07:00
dimacs.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_asymm_branch.cpp initial integration of opt 2017-04-27 19:13:00 -07:00
sat_asymm_branch.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_asymm_branch_params.pyg exposed sat params 2012-12-02 16:38:33 -08:00
sat_ccc.cpp parallelizing lh 2017-04-26 00:22:59 -07:00
sat_ccc.h parallelizing lh 2017-04-26 00:22:59 -07:00
sat_clause.cpp 64 bit clause offset fix 2017-06-10 10:46:51 -07:00
sat_clause.h 64 bit clause offset fix 2017-06-10 10:46:51 -07:00
sat_clause_set.cpp removing warnings for unused variables, #579 2016-05-17 15:59:06 -07:00
sat_clause_set.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_clause_use_list.cpp Reorganizing the code 2012-10-20 15:30:42 -07:00
sat_clause_use_list.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_cleaner.cpp fix drat checker 2017-02-10 18:04:54 -05:00
sat_cleaner.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_config.cpp bug fixes 2017-06-22 15:01:12 -07:00
sat_config.h bug fixes 2017-06-22 15:01:12 -07:00
sat_drat.cpp testing double lookahead 2017-03-31 17:22:44 -07:00
sat_drat.h testing double lookahead 2017-03-31 17:22:44 -07:00
sat_elim_eqs.cpp added in-processing features to card/pb 2017-06-25 16:26:47 -07:00
sat_elim_eqs.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_extension.h added in-processing features to card/pb 2017-06-25 16:26:47 -07:00
sat_iff3_finder.cpp working on lookahead 2017-03-27 04:53:27 +02:00
sat_iff3_finder.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_integrity_checker.cpp debugging double lookahead and autarkies 2017-03-31 07:21:59 -07:00
sat_integrity_checker.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_justification.h reorg 2017-06-28 17:46:29 -07:00
sat_local_search.cpp rename to ba_solver 2017-06-28 17:54:16 -07:00
sat_local_search.h reorg 2017-06-28 17:46:29 -07:00
sat_lookahead.cpp debugging 2017-06-27 13:18:20 -07:00
sat_lookahead.h rename to ba_solver 2017-06-28 17:54:16 -07:00
sat_model_converter.cpp debugging 2017-06-27 13:18:20 -07:00
sat_model_converter.h adding in-processing 2017-06-24 18:27:32 -07:00
sat_mus.cpp rework sat.mus to use restart count for bounded minimization 2017-01-26 13:28:40 -08:00
sat_mus.h rework sat.mus to use restart count for bounded minimization 2017-01-26 13:28:40 -08:00
sat_parallel.cpp added in-processing features to card/pb 2017-06-25 16:26:47 -07:00
sat_parallel.h fixing local search 2017-04-17 13:04:57 -07:00
sat_params.pyg bug fixes 2017-06-22 15:01:12 -07:00
sat_probing.cpp Fixed iterator invalidation bug in SAT probing. Relates to #798. 2016-11-26 14:07:05 +00:00
sat_probing.h Fixed potential SAT solver cleanup problem. Renamed functions for consistency. Relates to #570. 2016-11-14 17:42:21 +00:00
sat_scc.cpp ccc 2017-04-22 11:40:47 -07:00
sat_scc.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sat_scc_params.pyg exposed sat params 2012-12-02 16:38:33 -08:00
sat_simplifier.cpp added in-processing features to card/pb 2017-06-25 16:26:47 -07:00
sat_simplifier.h rename to ba_solver 2017-06-28 17:54:16 -07:00
sat_simplifier_params.pyg experiment with sat solver 2014-05-14 19:40:58 -07:00
sat_solver.cpp reorg 2017-06-28 17:46:29 -07:00
sat_solver.h rename to ba_solver 2017-06-28 17:54:16 -07:00
sat_types.h reorg 2017-06-28 17:46:29 -07:00
sat_var_queue.h add lrb/chb and experiment with them 2017-05-28 10:48:31 -07:00
sat_watched.cpp adding in-processing 2017-06-24 18:27:32 -07:00
sat_watched.h reorg 2017-06-28 17:46:29 -07:00