.. |
bvsls_opt_engine.cpp
|
remove default destructors
|
2024-10-02 22:20:12 +01:00 |
bvsls_opt_engine.h
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
CMakeLists.txt
|
rely on is_sat fallback for failed repair-up, add separate file for WIP on lookahead.
|
2024-12-26 13:06:28 -08:00 |
sat_ddfw.cpp
|
flip tabu on predicate being repaired, add model rotation code
|
2025-01-02 14:39:36 -08:00 |
sat_ddfw.h
|
flip tabu on predicate being repaired, add model rotation code
|
2025-01-02 14:39:36 -08:00 |
sls_arith_base.cpp
|
adding global lookahead variant to sls arith solver
|
2025-01-09 16:47:33 -08:00 |
sls_arith_base.h
|
adding global lookahead variant to sls arith solver
|
2025-01-09 16:47:33 -08:00 |
sls_arith_plugin.cpp
|
sls: fix bug where unsat remains empty after a literal is flipped. The new satisfiable subset should be checked
|
2024-12-01 18:35:56 -08:00 |
sls_arith_plugin.h
|
sls: fix bug where unsat remains empty after a literal is flipped. The new satisfiable subset should be checked
|
2024-12-01 18:35:56 -08:00 |
sls_array_plugin.cpp
|
add py_value to selected classes in python bindings, add mode for input-assertion based lookahead solving
|
2025-01-04 13:40:49 -08:00 |
sls_array_plugin.h
|
add another baseline heuristic for string equalities, add cases for array axioms.
|
2024-12-09 15:55:19 -08:00 |
sls_basic_plugin.cpp
|
add py_value to selected classes in python bindings, add mode for input-assertion based lookahead solving
|
2025-01-04 13:40:49 -08:00 |
sls_basic_plugin.h
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
sls_bv_engine.cpp
|
align updated version of lookahead with legacy heuristics
|
2024-12-29 21:22:32 -08:00 |
sls_bv_engine.h
|
integrate lookahead v1 into repair loop
|
2024-12-26 17:49:30 -08:00 |
sls_bv_eval.cpp
|
adding global lookahead variant to sls arith solver
|
2025-01-09 16:47:33 -08:00 |
sls_bv_eval.h
|
optimzie
|
2025-01-06 15:36:20 -08:00 |
sls_bv_evaluator.h
|
extend lookhaead to work over nested terms with predicates
|
2025-01-01 12:37:39 -08:00 |
sls_bv_fixed.cpp
|
re-enable fixed tabu
|
2025-01-05 11:49:12 -08:00 |
sls_bv_fixed.h
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
sls_bv_lookahead.cpp
|
adding global lookahead variant to sls arith solver
|
2025-01-09 16:47:33 -08:00 |
sls_bv_lookahead.h
|
shave off bv test
|
2025-01-06 17:25:30 -08:00 |
sls_bv_plugin.cpp
|
fix restart counters
|
2025-01-01 14:34:09 -08:00 |
sls_bv_plugin.h
|
h
|
2024-12-28 17:40:25 -08:00 |
sls_bv_terms.cpp
|
make ite evaluation sensitive to using temporary Boolean assignment
|
2025-01-05 20:59:14 -08:00 |
sls_bv_terms.h
|
extend lookhaead to work over nested terms with predicates
|
2025-01-01 12:37:39 -08:00 |
sls_bv_tracker.h
|
fixup scoring function for sle and ule
|
2025-01-05 19:05:33 -08:00 |
sls_bv_valuation.cpp
|
fixup tabu checks to revised representation
|
2025-01-05 14:24:41 -08:00 |
sls_bv_valuation.h
|
fixup tabu checks to revised representation
|
2025-01-05 14:24:41 -08:00 |
sls_context.cpp
|
add py_value to selected classes in python bindings, add mode for input-assertion based lookahead solving
|
2025-01-04 13:40:49 -08:00 |
sls_context.h
|
add py_value to selected classes in python bindings, add mode for input-assertion based lookahead solving
|
2025-01-04 13:40:49 -08:00 |
sls_datatype_plugin.cpp
|
add some comments, fix nyis
|
2024-12-22 13:52:19 +01:00 |
sls_datatype_plugin.h
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
sls_euf_plugin.cpp
|
add another baseline heuristic for string equalities, add cases for array axioms.
|
2024-12-09 15:55:19 -08:00 |
sls_euf_plugin.h
|
SLS: log clause , allow more frequent export of SLS state to SMT
|
2024-11-17 20:13:02 -08:00 |
sls_powers.h
|
initial stab at new bv-sls based on repair actions
|
2024-03-05 12:28:29 -08:00 |
sls_seq_plugin.cpp
|
Small seq-sls fixes (#7503)
|
2025-01-07 09:26:00 -08:00 |
sls_seq_plugin.h
|
Several changes to make sls terminate more often with length/extract operations (#7498)
|
2024-12-30 10:53:27 -08:00 |
sls_smt_plugin.cpp
|
extract stats with finalize for parallel mode
|
2024-12-13 09:30:49 -08:00 |
sls_smt_plugin.h
|
throttle costly flips by reset and random
|
2025-01-02 20:39:41 -08:00 |
sls_smt_solver.cpp
|
add py_value to selected classes in python bindings, add mode for input-assertion based lookahead solving
|
2025-01-04 13:40:49 -08:00 |
sls_smt_solver.h
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
sls_stats.h
|
integrate lookahead v1 into repair loop
|
2024-12-26 17:49:30 -08:00 |