.. |
sat_solver
|
delay internalize (#4714)
|
2020-09-28 19:24:16 -07:00 |
smt
|
stubs for model finder
|
2020-09-30 08:57:18 -07:00 |
tactic
|
mbi
|
2020-09-29 15:49:48 -07:00 |
CMakeLists.txt
|
bv and gc of literals (#4692)
|
2020-09-17 14:24:07 -07:00 |
dimacs.cpp
|
delay internalization, relevancy (#4707)
|
2020-09-23 17:12:01 -07:00 |
dimacs.h
|
delay internalization, relevancy (#4707)
|
2020-09-23 17:12:01 -07:00 |
sat_aig_cuts.cpp
|
bool_vector, some spacer tidy
|
2020-04-05 12:59:04 -07:00 |
sat_aig_cuts.h
|
running updates to bv_solver (#4674)
|
2020-09-07 20:35:32 -07:00 |
sat_aig_finder.cpp
|
More cases needed to find all ite clauses.
|
2020-02-19 09:03:58 -08:00 |
sat_aig_finder.h
|
Passing functor by const-reference allows to use lambdas as arguments.
|
2020-02-19 07:00:37 -08:00 |
sat_allocator.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_anf_simplifier.cpp
|
use variable id as level, separate cut-set updates, add missing reset in pdd
|
2020-01-08 02:15:45 -08:00 |
sat_anf_simplifier.h
|
bool_vector, some spacer tidy
|
2020-04-05 12:59:04 -07:00 |
sat_asymm_branch.cpp
|
optimizations to bv-solver and euf-egraph (#4698)
|
2020-09-20 06:47:27 -07:00 |
sat_asymm_branch.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_asymm_branch_params.pyg
|
bug fixes
|
2018-02-19 21:49:03 -08:00 |
sat_bcd.cpp
|
bcd
|
2020-01-16 20:37:22 -08:00 |
sat_bcd.h
|
bool_vector, some spacer tidy
|
2020-04-05 12:59:04 -07:00 |
sat_big.cpp
|
remove unsound use of sat_big reduction
|
2019-12-20 22:01:18 -08:00 |
sat_big.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_binspr.cpp
|
prepare for theory plugins
|
2020-09-02 10:42:18 -07:00 |
sat_binspr.h
|
arrays (#4684)
|
2020-09-13 19:29:59 -07:00 |
sat_clause.cpp
|
fix gc to not remove ternary clauses that are on assignment trail. This addresses issue with drat proofs that don't pass drat-trim due to deletion during gc, but use in conflicts
|
2019-02-22 11:14:20 +01:00 |
sat_clause.h
|
bv and gc of literals (#4692)
|
2020-09-17 14:24:07 -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
|
booyah
|
2020-07-04 15:56:30 -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
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_cleaner.cpp
|
fix cleanup bug exposed by reordering simplifcations
|
2019-06-23 01:25:50 +02:00 |
sat_cleaner.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_config.cpp
|
elaborate on smt/drat format outline, expose euf mode as config
|
2020-08-31 19:29:23 -07:00 |
sat_config.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_cut_simplifier.cpp
|
fixing #4670 (#4682)
|
2020-09-10 04:35:11 -07:00 |
sat_cut_simplifier.h
|
fixing #4670 (#4682)
|
2020-09-10 04:35:11 -07:00 |
sat_cutset.cpp
|
fix gcc 9/10 warnings
|
2020-05-23 16:39:09 +01:00 |
sat_cutset.h
|
remove unneeded constructors (last round)
|
2020-07-12 17:41:57 +01:00 |
sat_cutset_compute_shift.h
|
rename aig_simplifier to cut_simplifier
|
2020-02-18 18:29:59 -08:00 |
sat_ddfw.cpp
|
remove unreferenced
|
2019-06-21 09:17:17 +02:00 |
sat_ddfw.h
|
adding euf
|
2020-08-31 14:36:16 -07:00 |
sat_drat.cpp
|
delay internalization, relevancy (#4707)
|
2020-09-23 17:12:01 -07:00 |
sat_drat.h
|
delay internalization, relevancy (#4707)
|
2020-09-23 17:12:01 -07:00 |
sat_elim_eqs.cpp
|
bv fixes and tuning (#4703)
|
2020-09-21 19:54:53 -07:00 |
sat_elim_eqs.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_elim_vars.cpp
|
move bdd to separate space
|
2019-12-17 10:03:01 -08:00 |
sat_elim_vars.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_extension.h
|
user solver (#4709)
|
2020-09-24 04:55:34 -07:00 |
sat_gc.cpp
|
bv and gc of literals (#4692)
|
2020-09-17 14:24:07 -07:00 |
sat_integrity_checker.cpp
|
bv and gc of literals (#4692)
|
2020-09-17 14:24:07 -07:00 |
sat_integrity_checker.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_justification.h
|
elaborate on smt/drat format outline, expose euf mode as config
|
2020-08-31 19:29:23 -07:00 |
sat_local_search.cpp
|
re-add pb extraction
|
2020-08-26 13:52:43 -07:00 |
sat_local_search.h
|
fixing #4670 (#4682)
|
2020-09-10 04:35:11 -07:00 |
sat_lookahead.cpp
|
arrays (#4684)
|
2020-09-13 19:29:59 -07:00 |
sat_lookahead.h
|
arrays (#4684)
|
2020-09-13 19:29:59 -07:00 |
sat_lut_finder.cpp
|
add simplifiation pass
|
2020-02-22 11:21:53 -08:00 |
sat_lut_finder.h
|
arrays (#4684)
|
2020-09-13 19:29:59 -07:00 |
sat_model_converter.cpp
|
remove a bunch of constructors to avoid copies
|
2020-06-03 17:09:27 +01:00 |
sat_model_converter.h
|
flush gmc for sat-preprocessor model bug #4532
|
2020-07-26 14:30:48 -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
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_npn3_finder.cpp
|
No need to hash quaternaries for AND.
|
2020-03-01 04:10:25 -08:00 |
sat_npn3_finder.h
|
add stubs for npn3
|
2020-02-27 21:19:40 -08:00 |
sat_parallel.cpp
|
prepare for theory plugins
|
2020-09-02 10:42:18 -07:00 |
sat_parallel.h
|
arrays (#4684)
|
2020-09-13 19:29:59 -07:00 |
sat_params.pyg
|
elaborate on smt/drat format outline, expose euf mode as config
|
2020-08-31 19:29:23 -07:00 |
sat_prob.cpp
|
fix #3815
|
2020-04-06 19:28:51 -07:00 |
sat_prob.h
|
adding euf
|
2020-08-31 14:36:16 -07:00 |
sat_probing.cpp
|
optimizations to bv-solver and euf-egraph (#4698)
|
2020-09-20 06:47:27 -07:00 |
sat_probing.h
|
optimizations to bv-solver and euf-egraph (#4698)
|
2020-09-20 06:47:27 -07:00 |
sat_scc.cpp
|
bv fixes and tuning (#4703)
|
2020-09-21 19:54:53 -07:00 |
sat_scc.h
|
booyah
|
2020-07-04 15:56:30 -07: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
|
bv fixes and tuning (#4703)
|
2020-09-21 19:54:53 -07:00 |
sat_simplifier.h
|
arrays (#4684)
|
2020-09-13 19:29:59 -07:00 |
sat_simplifier_params.pyg
|
Fix whitespace issues in *.pyg.
|
2019-08-15 10:19:33 -07:00 |
sat_solver.cpp
|
delay internalize (#4714)
|
2020-09-28 19:24:16 -07:00 |
sat_solver.h
|
delay internalize (#4714)
|
2020-09-28 19:24:16 -07:00 |
sat_solver_core.h
|
optimizations to bv-solver and euf-egraph (#4698)
|
2020-09-20 06:47:27 -07:00 |
sat_types.h
|
arrays (#4684)
|
2020-09-13 19:29:59 -07:00 |
sat_var_queue.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_watched.cpp
|
fix gc to not remove ternary clauses that are on assignment trail. This addresses issue with drat proofs that don't pass drat-trim due to deletion during gc, but use in conflicts
|
2019-02-22 11:14:20 +01:00 |
sat_watched.h
|
booyah
|
2020-07-04 15:56:30 -07:00 |
sat_xor_finder.cpp
|
align parity with signs
|
2020-02-26 15:49:58 -08:00 |
sat_xor_finder.h
|
fix build
|
2020-04-06 11:19:04 +01:00 |