3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 01:24:08 +00:00
z3/src/ast/sls
Nikolaj Bjorner 2682c2ef2b sls updates
- add SINGLE_THREAD mode
- add interface to retrieve "best" model so far
2024-04-13 16:42:26 +02:00
..
bv_sls.cpp sls updates 2024-04-13 16:42:26 +02:00
bv_sls.h sls updates 2024-04-13 16:42:26 +02:00
bv_sls_eval.cpp cleanup 2024-04-10 19:09:30 -07:00
bv_sls_eval.h reorg sls 2024-04-09 10:44:53 -07:00
bv_sls_fixed.cpp enable concurrent sls with new solver core 2024-04-11 10:49:30 +02:00
bv_sls_fixed.h reorg sls 2024-04-09 10:44:53 -07:00
bv_sls_terms.cpp enable concurrent sls with new solver core 2024-04-11 10:49:30 +02:00
bv_sls_terms.h updates to sls 2024-03-30 12:59:05 -07:00
bvsls_opt_engine.cpp remove reference to tactic.h 2023-12-22 13:17:04 -08:00
bvsls_opt_engine.h move sls core functionality to be independent of tactic 2023-12-22 12:00:52 -08:00
CMakeLists.txt initial stab at new bv-sls based on repair actions 2024-03-05 12:28:29 -08:00
sls_engine.cpp updates to sls 2024-03-30 12:59:05 -07:00
sls_engine.h updates to sls 2024-03-30 12:59:05 -07:00
sls_evaluator.h move sls core functionality to be independent of tactic 2023-12-22 12:00:52 -08:00
sls_powers.h initial stab at new bv-sls based on repair actions 2024-03-05 12:28:29 -08:00
sls_stats.h na 2024-03-05 12:28:30 -08:00
sls_tracker.h move sls core functionality to be independent of tactic 2023-12-22 12:00:52 -08:00
sls_valuation.cpp enable concurrent sls with new solver core 2024-04-11 10:49:30 +02:00
sls_valuation.h cleanup 2024-04-10 19:09:30 -07:00