.. |
sat_solver
|
xor to xr to avoid clang issue
|
2018-02-07 15:25:02 -08:00 |
tactic
|
fix local search encoding bug
|
2018-02-08 07:27:32 -08:00 |
ba_solver.cpp
|
remove tautology
|
2018-02-07 16:05:06 -08:00 |
ba_solver.h
|
fix local search encoding bug
|
2018-02-08 07:27:32 -08:00 |
CMakeLists.txt
|
add unit walk engine
|
2017-12-17 16:09:07 -08: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
|
ate/acce
|
2018-02-02 20:51:41 -08:00 |
sat_asymm_branch.h
|
ate/acce
|
2018-02-02 20:51:41 -08:00 |
sat_asymm_branch_params.pyg
|
working on completing ATE/ALA for acce and abce
|
2018-01-29 20:32:06 -08:00 |
sat_bdd.cpp
|
updates to simplifier
|
2017-10-23 01:00:06 -04:00 |
sat_bdd.h
|
testing bdd for elim-vars
|
2017-10-18 17:37:38 -07:00 |
sat_big.cpp
|
fix configuration for compiling equalities, add extended binaries
|
2018-02-08 09:09:53 -08:00 |
sat_big.h
|
disable uhle from lookahead solver
|
2018-02-01 19:56:01 -08:00 |
sat_clause.cpp
|
fix updates to cce
|
2018-01-30 23:41:04 -08:00 |
sat_clause.h
|
fix updates to cce
|
2018-01-30 23:41:04 -08: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
|
working on completing ATE/ALA for acce and abce
|
2018-01-29 20:32:06 -08:00 |
sat_clause_use_list.h
|
working on completing ATE/ALA for acce and abce
|
2018-01-29 20:32:06 -08:00 |
sat_cleaner.cpp
|
fix updates to cce
|
2018-01-30 23:41:04 -08: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
|
remove legacy bce
|
2018-02-03 09:39:39 -08:00 |
sat_config.h
|
disable uhle from lookahead solver
|
2018-02-01 19:56:01 -08:00 |
sat_drat.cpp
|
ensure that bca takes also lemmas into account
|
2017-10-27 15:40:25 -07:00 |
sat_drat.h
|
ensure that bca takes also lemmas into account
|
2017-10-27 15:40:25 -07:00 |
sat_elim_eqs.cpp
|
fix updates to cce
|
2018-01-30 23:41:04 -08:00 |
sat_elim_eqs.h
|
bug fixes
|
2017-10-08 14:35:31 -07:00 |
sat_elim_vars.cpp
|
fix updates to cce
|
2018-01-30 23:41:04 -08:00 |
sat_elim_vars.h
|
fixup bdd reordering, assertions and perf
|
2017-10-18 19:32:49 -07:00 |
sat_extension.h
|
working on completing ATE/ALA for acce and abce
|
2018-01-29 20:32:06 -08:00 |
sat_iff3_finder.cpp
|
fix updates to cce
|
2018-01-30 23:41:04 -08: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
|
throttle cce pass
|
2018-01-31 21:15:07 -08:00 |
sat_integrity_checker.h
|
fix transitive reduction bug, eliminate blocked tag on binary clauses, separate BIG structure from scc
|
2017-12-13 02:38:06 -08:00 |
sat_justification.h
|
fix crash bugs in sat solver
|
2017-11-11 11:25:43 -08:00 |
sat_local_search.cpp
|
fix local search encoding bug
|
2018-02-08 07:27:32 -08:00 |
sat_local_search.h
|
fix local search encoding bug
|
2018-02-08 07:27:32 -08:00 |
sat_lookahead.cpp
|
dbl-max
|
2018-02-07 15:57:25 -08:00 |
sat_lookahead.h
|
dbl-max
|
2018-02-07 15:57:25 -08:00 |
sat_model_converter.cpp
|
fix hidden tautology bug on non-learned clauses
|
2018-01-21 23:18:41 -08:00 |
sat_model_converter.h
|
fix hidden tautology bug on non-learned clauses
|
2018-01-21 23:18:41 -08: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
|
add unit walk engine
|
2017-12-17 16:09:07 -08:00 |
sat_parallel.h
|
add unit walk engine
|
2017-12-17 16:09:07 -08:00 |
sat_params.pyg
|
disable uhle from lookahead solver
|
2018-02-01 19:56:01 -08:00 |
sat_probing.cpp
|
expose probing configuration parameters
|
2017-11-20 12:09:37 -08: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
|
disable uhle from lookahead solver
|
2018-02-01 19:56:01 -08:00 |
sat_scc.h
|
working on completing ATE/ALA for acce and abce
|
2018-01-29 20:32:06 -08:00 |
sat_scc_params.pyg
|
working on completing ATE/ALA for acce and abce
|
2018-01-29 20:32:06 -08:00 |
sat_simplifier.cpp
|
reference get_wlist
|
2018-02-07 16:03:14 -08:00 |
sat_simplifier.h
|
throttle cce pass
|
2018-01-31 21:15:07 -08:00 |
sat_simplifier_params.pyg
|
ate/acce
|
2018-02-02 20:51:41 -08:00 |
sat_solver.cpp
|
fix updates to cce
|
2018-01-30 23:41:04 -08:00 |
sat_solver.h
|
fix updates to cce
|
2018-01-30 23:41:04 -08:00 |
sat_types.h
|
add unit walk engine
|
2017-12-17 16:09:07 -08:00 |
sat_unit_walk.cpp
|
add unit walk engine
|
2017-12-17 16:09:07 -08:00 |
sat_unit_walk.h
|
add unit walk engine
|
2017-12-17 16:09:07 -08:00 |
sat_var_queue.h
|
merge with master branch
|
2017-09-19 09:39:22 -07:00 |
sat_watched.cpp
|
add LP parser option to front-end and opt context
|
2018-02-06 14:02:44 -08:00 |
sat_watched.h
|
update lia2card to handle broader intervals
|
2018-02-03 15:52:34 -08:00 |