3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-18 22:54:21 +00:00
z3/src
Lev Nachmanson 9ef99f57e8 remove irrelevant order-sign invariance tracking from levelwise
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2026-02-17 11:28:26 -10:00
..
ackermannization Eliminate unnecessary copies with std::move for ref-counted types (#8591) 2026-02-13 12:16:47 +00:00
api Add safety comment and improve test documentation 2026-02-17 16:43:12 +00:00
ast delete dead code 2026-02-17 21:18:48 +00:00
cmd_context Remove redundant default constructors when they're the only constructor (#8461) 2026-02-01 16:51:26 -08:00
math Eliminate unnecessary copy operations in function parameters and range-based loops (#8589) 2026-02-11 21:14:32 +00:00
model Remove redundant default constructors when they're the only constructor (#8461) 2026-02-01 16:51:26 -08:00
muz Eliminate unnecessary copies with std::move for ref-counted types (#8591) 2026-02-13 12:16:47 +00:00
nlsat remove irrelevant order-sign invariance tracking from levelwise 2026-02-17 11:28:26 -10:00
opt Refactor optimization and model to use C++17 structured bindings for pairs (#8426) 2026-01-28 19:43:57 -08:00
params Add SLS tactic as a separate worker thread (#8263) 2026-01-20 12:52:00 -08:00
parsers Revert "Refactor find_psort_decl() to return std::optional<psort_decl*> (#8339)" 2026-01-26 13:19:51 -08:00
qe Remove copies (#8583) 2026-02-11 18:14:36 +00:00
sat Eliminate unnecessary copies with std::move for ref-counted types (#8591) 2026-02-13 12:16:47 +00:00
shell Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
smt fix #8563 - align indices for flat quantifiers with sks vector layout, and also guard creating instantiation equalities with sort checks 2026-02-16 20:57:38 -08:00
solver Remove copies (#8583) 2026-02-11 18:14:36 +00:00
tactic Add initializer_list overloads and update all call sites 2026-02-16 01:27:08 +00:00
test Improve test validation for mk_transitivity 2026-02-16 01:52:20 +00:00
util Remove copies (#8583) 2026-02-11 18:14:36 +00:00
CMakeLists.txt git bindings v1.0 2026-02-15 21:24:40 -08:00