3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-04 00:58:07 +00:00
z3/src/ast/sls
2025-06-09 10:47:22 -07:00
..
bvsls_opt_engine.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
bvsls_opt_engine.h Sls (#7439) 2024-11-02 12:32:48 -07:00
CMakeLists.txt move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
sat_ddfw.cpp pre-flatten use list before iterating over m_unsat 2025-01-30 16:34:17 -08:00
sat_ddfw.h throttle value smt -> sls 2025-01-26 14:16:43 -08:00
sls_arith_base.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_arith_base.h fixes to update propagation. 2025-01-26 12:55:03 -08:00
sls_arith_clausal.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_arith_clausal.h align use_list with number of variables during flatten, push clause and bool_vars_of addition into clause and atom creation time. 2025-01-25 20:47:57 -08:00
sls_arith_lookahead.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_arith_lookahead.h fix crash when accessing bool-info vars, reported by Clemens Eisenhofer 2025-01-27 07:28:20 -08:00
sls_arith_plugin.cpp adding lookahead mode to arithmetic sls solver 2025-01-11 15:47:17 -08:00
sls_arith_plugin.h adding lookahead mode to arithmetic sls solver 2025-01-11 15:47:17 -08:00
sls_array_plugin.cpp include extensionality constraints for arrays 2025-01-31 11:06:40 -08:00
sls_array_plugin.h include extensionality constraints for arrays 2025-01-31 11:06:40 -08:00
sls_basic_plugin.cpp updates to handle bugs exposed by qf-abv for local search 2025-01-27 10:35:29 -08:00
sls_basic_plugin.h Sls (#7439) 2024-11-02 12:32:48 -07:00
sls_bv_engine.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_bv_engine.h integrate lookahead v1 into repair loop 2024-12-26 17:49:30 -08:00
sls_bv_eval.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_bv_eval.h optimzie 2025-01-06 15:36:20 -08:00
sls_bv_evaluator.h Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_bv_fixed.cpp fix build warnings 2025-04-14 10:34:09 -07:00
sls_bv_fixed.h fix build warnings 2025-04-14 10:34:09 -07:00
sls_bv_lookahead.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_bv_lookahead.h Update sls_bv_lookahead.h 2025-01-28 15:02:45 -08:00
sls_bv_plugin.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_bv_plugin.h h 2024-12-28 17:40:25 -08:00
sls_bv_terms.cpp fix build warnings 2025-04-14 10:34:09 -07:00
sls_bv_terms.h fix build warnings 2025-04-14 10:34:09 -07:00
sls_bv_tracker.h Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_bv_valuation.cpp fixes based on benchmarking UFDTLIA/NIA/BV 2025-01-29 17:00:26 -08:00
sls_bv_valuation.h fixup tabu checks to revised representation 2025-01-05 14:24:41 -08:00
sls_context.cpp move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
sls_context.h fix build warnings 2025-04-14 10:34:09 -07:00
sls_datatype_plugin.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
sls_datatype_plugin.h Add selective filter on Ackerman axioms 2025-01-29 11:42:50 -08:00
sls_euf_plugin.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01: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 remove calls to removed def constructor 2025-02-16 10:13:00 -08:00
sls_seq_plugin.h Minor (#7540) 2025-01-31 08:22:30 -08:00
sls_smt_plugin.cpp move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
sls_smt_plugin.h enable value import in parallel mode 2025-01-22 22:45:01 -08:00
sls_smt_solver.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01: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