3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-18 19:14:29 +00:00
z3/src/math
copilot-swe-agent[bot] 23d194502a Simplify def_ref smart pointer: default ctor, init list, clearer bool, remove extra semicolon
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-03-01 02:10:19 +00:00
..
dd Remove unused swap() methods (#8538) 2026-02-08 18:53:43 +00:00
grobner Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
hilbert Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
interval Fix 13 compiler warnings: sign-comparison and unused parameters (#8215) 2026-01-16 16:00:42 -08:00
lp Fix #7951: add cancellation checks to polynomial gcd_prs and HNF computation 2026-02-27 10:26:28 -10:00
polynomial Fix #7951: add cancellation checks to polynomial gcd_prs and HNF computation 2026-02-27 10:26:28 -10:00
realclosure Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00
simplex Simplify def_ref smart pointer: default ctor, init list, clearer bool, remove extra semicolon 2026-03-01 02:10:19 +00:00
subpaving Standardize for-loop increments to prefix form (++i) (#8199) 2026-01-14 19:55:31 -08:00