3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-13 16:06:39 +00:00
z3/src/tactic/sls
Nikolaj Bjorner 22e4054674 add clausal lookahead to arithmetic solver as part of portfolio
have legacy qfbv-sls solver use nnf pre-processing. It relies on it for correctness of the score updates.
2025-01-20 16:16:46 -08:00
..
CMakeLists.txt move sls core functionality to be independent of tactic 2023-12-22 12:00:52 -08:00
sls_tactic.cpp add clausal lookahead to arithmetic solver as part of portfolio 2025-01-20 16:16:46 -08:00
sls_tactic.h Sls (#7439) 2024-11-02 12:32:48 -07:00