3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-19 07:06:28 +00:00
z3/src/ackermannization
copilot-swe-agent[bot] dbd7cd7414 Fix off-by-one vulnerabilities: use range-based for on goals; cache loop bound
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-19 22:37:22 +00:00
..
ackermannization_params.pyg
ackermannize_bv_model_converter.cpp
ackermannize_bv_model_converter.h
ackermannize_bv_tactic.cpp Fix off-by-one vulnerabilities: use range-based for on goals; cache loop bound 2026-02-19 22:37:22 +00:00
ackermannize_bv_tactic.h
ackermannize_bv_tactic_params.pyg
ackr_bound_probe.cpp Fix off-by-one vulnerabilities: use range-based for on goals; cache loop bound 2026-02-19 22:37:22 +00:00
ackr_bound_probe.h
ackr_helper.cpp
ackr_helper.h
ackr_info.h
ackr_model_converter.cpp Fix off-by-one vulnerabilities: use range-based for on goals; cache loop bound 2026-02-19 22:37:22 +00:00
ackr_model_converter.h
CMakeLists.txt
lackr.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
lackr.h
lackr_model_constructor.cpp Eliminate unnecessary copies with std::move for ref-counted types (#8591) 2026-02-13 12:16:47 +00:00
lackr_model_constructor.h
lackr_model_converter_lazy.cpp
lackr_model_converter_lazy.h