3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-17 06:11:44 +00:00
z3/src
Nikolaj Bjorner e87cf5ad2b remove brittle pydoc example
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-16 09:20:57 -08:00
..
ackermannization Eliminate unnecessary copies with std::move for ref-counted types (#8591) 2026-02-13 12:16:47 +00:00
api remove brittle pydoc example 2026-02-16 09:20:57 -08:00
ast Merge pull request #8637 from Z3Prover/copilot/refactor-proof-functions-initializer-list 2026-02-15 21:33:08 -08: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 Eliminate unnecessary copy operations in function parameters and range-based loops (#8589) 2026-02-11 21:14:32 +00: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 Restore defensive SASSERT in smt_conflict_resolution 2026-02-16 01:50:51 +00: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