3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00
z3/src/sat
Nikolaj Bjorner 81ad69214c fixing lookahead/ba + parallel
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-10-11 17:06:28 -07:00
..
sat_solver fixing lookahead/ba + parallel 2017-10-11 17:06:28 -07:00
tactic fixing lookahead/ba + parallel 2017-10-11 17:06:28 -07:00
ba_solver.cpp fixing lookahead/ba + parallel 2017-10-11 17:06:28 -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 Cuber fixes. Added March_CU heuristics 2017-10-06 16:10:05 -07:00
sat_config.h Cuber fixes. Added March_CU heuristics 2017-10-06 16:10:05 -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 use clause structure for nary 2017-10-10 11:49:31 -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 fixing lookahead/ba + parallel 2017-10-11 17:06:28 -07:00
sat_lookahead.h fixing lookahead/ba + parallel 2017-10-11 17:06:28 -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 Cuber fixes. Added March_CU heuristics 2017-10-06 16:10:05 -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 fixing lookahead/ba + parallel 2017-10-11 17:06:28 -07:00
sat_solver.h fixing lookahead/ba + parallel 2017-10-11 17:06:28 -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 working on parallel solver 2017-10-10 16:35:05 -07:00