3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-19 15:19:01 +00:00
z3/src/sat
Nikolaj Bjorner a0cd6e0fca adding outline for parallel tactic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-10-09 16:47:23 -07:00
..
sat_solver expose incremental cubing over API 2017-09-28 15:05:10 -07:00
tactic tidy 2017-09-28 00:33:56 -07:00
ba_solver.cpp bug fixes 2017-10-09 07:49:20 -07:00
ba_solver.h bug fixes 2017-10-07 19:02:06 +01:00
CMakeLists.txt add cube mode 2017-09-24 10:53:57 -07:00
dimacs.cpp fixed encoding for order constraints 2017-09-28 20:05:46 -07:00
dimacs.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_asymm_branch.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_asymm_branch.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_asymm_branch_params.pyg exposed sat params 2012-12-02 16:38:33 -08:00
sat_clause.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_clause.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_clause_set.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_clause_set.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_clause_use_list.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_clause_use_list.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_cleaner.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_cleaner.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_config.cpp local updates 2017-09-27 17:18:28 -07:00
sat_config.h local updates 2017-09-27 17:18:28 -07:00
sat_drat.cpp bug fixes 2017-10-07 19:02:06 +01:00
sat_drat.h testing double lookahead 2017-03-31 17:22:44 -07:00
sat_elim_eqs.cpp adding outline for parallel tactic 2017-10-09 16:47:23 -07:00
sat_elim_eqs.h bug fixes 2017-10-08 14:35:31 -07:00
sat_extension.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_iff3_finder.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_iff3_finder.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_integrity_checker.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_integrity_checker.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_justification.h reorg 2017-06-28 17:46:29 -07:00
sat_local_search.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_local_search.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_lookahead.cpp adding outline for parallel tactic 2017-10-09 16:47:23 -07:00
sat_lookahead.h remove NEW_CLAUSE variant 2017-09-28 15:25:36 -07:00
sat_model_converter.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_model_converter.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_mus.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_mus.h rework sat.mus to use restart count for bounded minimization 2017-01-26 13:28:40 -08:00
sat_par.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_par.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_parallel.cpp added in-processing features to card/pb 2017-06-25 16:26:47 -07:00
sat_parallel.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_params.pyg expose incremental cubing over API 2017-09-28 15:05:10 -07:00
sat_probing.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_probing.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_scc.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_scc.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sat_scc_params.pyg exposed sat params 2012-12-02 16:38:33 -08:00
sat_simplifier.cpp local updates 2017-09-27 17:18:28 -07:00
sat_simplifier.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_simplifier_params.pyg experiment with sat solver 2014-05-14 19:40:58 -07:00
sat_solver.cpp remove verificaiton code 2017-10-08 16:07:58 -07:00
sat_solver.h adding incremental cubing from API 2017-09-28 09:06:17 -07:00
sat_types.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_var_queue.h merge with master branch 2017-09-19 09:39:22 -07:00
sat_watched.cpp merge with master branch 2017-09-19 09:39:22 -07:00
sat_watched.h adding new clause management 2017-09-26 10:17:57 -07:00