.. |
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
|
fix double override bug in bv_lookahead, integrate with bv_eval
|
2024-12-27 12:26:18 -08:00 |
sls_arith_base.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_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
|
separate fixed from bits to allow updates that break tabu
|
2024-12-30 17:47:18 -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
|
take 1 on flip conditions
|
2024-12-31 11:44:38 -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
|
extend lookhaead to work over nested terms with predicates
|
2025-01-01 12:37:39 -08:00 |
sls_bv_eval.h
|
extend lookhaead to work over nested terms with predicates
|
2025-01-01 12:37:39 -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
|
separate fixed from bits to allow updates that break tabu
|
2024-12-30 17:47:18 -08:00 |
sls_bv_fixed.h
|
Sls (#7439)
|
2024-11-02 12:32:48 -07:00 |
sls_bv_lookahead.cpp
|
throttle costly flips by reset and random
|
2025-01-02 20:39:41 -08:00 |
sls_bv_lookahead.h
|
throttle costly flips by reset and random
|
2025-01-02 20:39:41 -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
|
extend lookhaead to work over nested terms with predicates
|
2025-01-01 12:37:39 -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
|
h
|
2024-12-28 17:40:25 -08:00 |
sls_bv_valuation.cpp
|
separate fixed from bits to allow updates that break tabu
|
2024-12-30 17:47:18 -08:00 |
sls_bv_valuation.h
|
separate fixed from bits to allow updates that break tabu
|
2024-12-30 17:47:18 -08:00 |
sls_context.cpp
|
block flips to units
|
2025-01-01 16:01:58 -08:00 |
sls_context.h
|
throttle costly flips by reset and random
|
2025-01-02 20:39:41 -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
|
Several changes to make sls terminate more often with length/extract operations (#7498)
|
2024-12-30 10:53:27 -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
|
throttle costly flips by reset and random
|
2025-01-02 20:39:41 -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 |